Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp887 bool testingDepth = (m_config.verifyBuffer == VB_DEPTH); in submit() local
888 if (testingDepth) in submit()
930 …(m_config.separateDepthStencilLayouts) ? VkImageAspectFlags(testingDepth ? VK_IMAGE_ASPECT_DEPTH_B… in submit()
948 VkImageAspectFlags(testingDepth ? VK_IMAGE_ASPECT_DEPTH_BIT : VK_IMAGE_ASPECT_STENCIL_BIT), in submit()