Home
last modified time | relevance | path

Searched defs:sample_locations (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c1745 uint32_t sample_locations = 0; in tu6_emit_sample_locations() local
1974 const struct VkPipelineSampleLocationsStateCreateInfoEXT *sample_locations = in tu_pipeline_shader_key_init() local
2677 const struct VkPipelineSampleLocationsStateCreateInfoEXT *sample_locations = in tu_pipeline_builder_parse_multisample_and_color_blend() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state_validate.c94 uint8_t sample_locations[16][2]; in gm200_validate_sample_locations() local
Dnvc0_context.h241 uint8_t sample_locations[2 * 4 * 8]; member
/external/mesa3d/src/mesa/state_tracker/
Dst_context.h228 uint8_t sample_locations[ member
/external/minigbm/external/
Dvirgl_hw.h394 uint32_t sample_locations[8]; member
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h539 uint32_t sample_locations[8]; member
/external/virglrenderer/src/
Dvirgl_hw.h571 uint32_t sample_locations[8]; member
/external/mesa3d/src/mesa/main/
Dfbobject.c5392 sample_locations(struct gl_context *ctx, struct gl_framebuffer *fb, in sample_locations() function
/external/igt-gpu-tools/lib/
Dpanfrost-job.h1484 mali_ptr sample_locations; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c6322 struct radv_sample_locations_state sample_locations = {0}; in radv_barrier() local