Searched defs:imageLayout (Results 1 – 3 of 3) sorted by relevance
166 VkImageLayout imageLayout = VkImageLayout::VK_IMAGE_LAYOUT_GENERAL; in CreateAttachmentReferences() local185 VkImageLayout imageLayout = VkImageLayout::VK_IMAGE_LAYOUT_GENERAL; in CreateAttachmentReferences2() local
76 VkImageLayout imageLayout = VK_IMAGE_LAYOUT_UNDEFINED; member
224 void PatchRenderPassFinalLayout(const RenderHandle handle, const ImageLayout imageLayout, in PatchRenderPassFinalLayout()