Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h342 instr_sample_loc_t sample_location : 1; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp6158 tcu::Vec2 sample_location; in verify() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1295 struct radv_sample_locations_state sample_location; member
1391 struct radv_sample_locations_state sample_location; member
1411 struct radv_sample_locations_state sample_location; member
Dradv_cmd_buffer.c1126 struct radv_sample_locations_state *sample_location = &cmd_buffer->state.dynamic.sample_location; in radv_emit_sample_locations() local