Home
last modified time | relevance | path

Searched defs:sample_location (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_graphics.h45 struct radv_sample_locations_state sample_location; member
/aosp_15_r20/external/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h324 instr_sample_loc_t sample_location : 1; member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp6173 tcu::Vec2 sample_location; in verify() local
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp3000 VkSampleLocationEXT sample_location = {0.5, 0.5}; in TEST_F() local