Searched refs:vk_att_desc_stencil_layout (Results 1 – 3 of 3) sorted by relevance
370 VkImageLayout vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc,
855 vk_att_desc_stencil_layout(const VkAttachmentDescription2 *att_desc, bool final) in vk_att_desc_stencil_layout() function
348 .initial_stencil_layout = vk_att_desc_stencil_layout(desc, false), in vk_render_pass_attachment_init()349 .final_stencil_layout = vk_att_desc_stencil_layout(desc, true), in vk_render_pass_attachment_init()