Searched defs:colorImageLayout (Results 1 – 3 of 3) sorted by relevance
225 const VkClearValue &clearDepthValue, const VkImageLayout colorImageLayout, in beginRendering()
2211 VkImageLayout colorImageLayout; in beginDynamicRendering() member2247 VkImageLayout colorImageLayout = colorAttachment->getImageLayout(); in beginDynamicRendering() local
2391 …VkImageLayout colorImageLayout = isDSFormat ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL : VK_IMAGE_… in setup() local