Home
last modified time | relevance | path

Searched refs:subRangeDepth (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineTimestampTests.cpp2441 const struct VkImageSubresourceRange subRangeDepth = in configCommandBuffer() local
2567 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()