Searched defs:stencil_att (Results 1 – 7 of 7) sorted by relevance
434 const VkRenderingAttachmentInfo stencil_att = { in radv_process_depth_image_layer() local
416 VkRenderingAttachmentInfo stencil_att; in meta_emit_blit() local
2092 VkRenderingAttachmentInfo color_att = {0}, depth_att = {0}, stencil_att = {0}; in radv_clear_image_layer() local
1525 const VkRenderingAttachmentInfo stencil_att = { in load_attachment() local
5351 GLenum depth_att, stencil_att; in discard_framebuffer() local
171 struct lvp_render_attachment stencil_att; member
2658 struct anv_attachment stencil_att; member