Searched refs:stencilLayouts (Results 1 – 1 of 1) sorted by relevance
878 VkAttachmentDescriptionStencilLayoutKHR stencilLayouts = in createRenderPass() local898 stencilLayouts.stencilInitialLayout = VK_IMAGE_LAYOUT_UNDEFINED; in createRenderPass()899 stencilLayouts.stencilFinalLayout = VK_IMAGE_LAYOUT_GENERAL; in createRenderPass()907 stencilLayouts.stencilInitialLayout = VK_IMAGE_LAYOUT_STENCIL_ATTACHMENT_OPTIMAL_KHR; in createRenderPass()908 stencilLayouts.stencilFinalLayout = VK_IMAGE_LAYOUT_STENCIL_ATTACHMENT_OPTIMAL_KHR; in createRenderPass()916 &stencilLayouts, // const void* pNext; in createRenderPass()