Searched refs:DepthWriteStencilWrite (Results 1 – 4 of 4) sorted by relevance
2275 isDepthOrStencil ? vk::ImageLayout::DepthWriteStencilWrite : vk::ImageLayout::ColorWrite; in clearTexture()2504 : vk::ImageLayout::DepthWriteStencilWrite; in startRenderPass()
109 DepthWriteStencilWrite, enumerator
159 ImageLayout::DepthWriteStencilWrite,1322 return ImageLayout::DepthWriteStencilWrite; in GetImageLayoutFromGLImageLayout()2800 : ImageLayout::DepthWriteStencilWrite; in finalizeDepthStencilImageLayout()
7456 const vk::ImageLayout imageLayout = vk::ImageLayout::DepthWriteStencilWrite; in InitializeOpsForCompatibleRenderPass()