Home
last modified time | relevance | path

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

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