Searched refs:subRangeDepth (Results 1 – 1 of 1) sorted by relevance
2441 const struct VkImageSubresourceRange subRangeDepth = in configCommandBuffer() local2567 initialImageTransition(*m_cmdBuffer, *m_depthImage, subRangeDepth, VK_IMAGE_LAYOUT_GENERAL); in configCommandBuffer()2575 …ncilImage(*m_cmdBuffer, *m_depthImage, VK_IMAGE_LAYOUT_GENERAL, &clearDSValue, 1u, &subRangeDepth); in configCommandBuffer()