Searched refs:stencilFinalLayout (Results 1 – 11 of 11) sorted by relevance
506 VkAttachmentDescriptionStencilLayoutKHR stencilFinalLayout = in createRenderPass() local522 …stencilFinalLayout.stencilFinalLayout = VK_IMAGE_LAYOUT_STENCIL_READ_ONLY_OPTIMAL_KHR; // This asp… in createRenderPass()529 stencilFinalLayout.stencilFinalLayout = VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL; in createRenderPass()532 attachmentDescriptionStencil = &stencilFinalLayout; in createRenderPass()
470 stencil_desc->stencilFinalLayout : in stencil_desc_layout()
548 stencil_layout->stencilFinalLayout : in radv_CreateRenderPass2()
899 stencilLayouts.stencilFinalLayout = VK_IMAGE_LAYOUT_GENERAL; in createRenderPass()908 stencilLayouts.stencilFinalLayout = VK_IMAGE_LAYOUT_STENCIL_ATTACHMENT_OPTIMAL_KHR; in createRenderPass()
2261 VkImageLayout stencilFinalLayout; member
6696 VkImageLayout stencilFinalLayout; member
7269 s << "\tstencilFinalLayout = " << value.stencilFinalLayout << '\n';
5483 VkImageLayout stencilFinalLayout; member
5479 VkImageLayout stencilFinalLayout; member
5792 VkImageLayout stencilFinalLayout; member