Searched defs:stencil_layout (Results 1 – 7 of 7) sorted by relevance
219 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ? in tu_render_pass_add_implicit_deps() local244 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att); in tu_render_pass_add_implicit_deps() local273 …uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, at… in tu_render_pass_add_implicit_deps() local311 uint32_t stencil_layout = vk_format_has_stencil(att[a].format) ? in tu_render_pass_add_implicit_deps() local336 uint32_t stencil_layout = vk_att_ref_stencil_layout(subpass->pDepthStencilAttachment, att); in tu_render_pass_add_implicit_deps() local365 …uint32_t stencil_layout = vk_att_ref_stencil_layout(ds_resolve->pDepthStencilResolveAttachment, at… in tu_render_pass_add_implicit_deps() local
44 VkImageLayout stencil_layout; member
1334 VkImageLayout stencil_layout = VK_IMAGE_LAYOUT_MAX_ENUM; in can_use_attachment_initial_layout() local1374 VkImageLayout stencil_layout) in set_attachment_layout()1392 VkImageLayout stencil_layout, in transition_attachment()1486 VkImageLayout layout, VkImageLayout stencil_layout) in load_attachment()
111 VkImageLayout stencil_layout; member
6711 VkImageLayout stencil_layout = VK_IMAGE_LAYOUT_UNDEFINED; in genX() local
6510 VkImageLayout stencil_layout = state->pass->attachments[a].stencil_final_layout; in radv_cmd_buffer_end_subpass() local
2804 VkImageLayout stencil_layout; member