Home
last modified time | relevance | path

Searched defs:separateLayoutsLoopCount (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1462 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
1650 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
DvktDynamicRenderingDepthStencilResolveTests.cpp1318 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp938 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local
DvktPipelineDepthTests.cpp1278 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2722 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local
2966 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local