Home
last modified time | relevance | path

Searched defs:color_att (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_fast_clear.c504 const VkRenderingAttachmentInfo color_att = { in radv_process_color_image_layer() local
Dradv_meta_resolve_fs.c855 const VkRenderingAttachmentInfo color_att = { in radv_meta_resolve_fragment_image() local
Dradv_meta_blit.c385 VkRenderingAttachmentInfo color_att; in meta_emit_blit() local
Dradv_meta_clear.c2092 VkRenderingAttachmentInfo color_att = {0}, depth_att = {0}, stencil_att = {0}; in radv_clear_image_layer() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c169 struct lvp_render_attachment *color_att; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h2656 struct anv_attachment color_att[MAX_RTS]; member