Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_decompress.c426 const VkRenderingAttachmentInfo depth_att = { in radv_process_depth_image_layer() local
Dradv_meta_blit.c401 VkRenderingAttachmentInfo depth_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/mesa/main/
Dfbobject.c5351 GLenum depth_att, stencil_att; in discard_framebuffer() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c170 struct lvp_render_attachment depth_att; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h2657 struct anv_attachment depth_att; member