Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1418 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
1420 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
1592 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
1594 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp945 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local
947 …for (int separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; … in createStencilTests()
DvktPipelineDepthTests.cpp1018 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local
1020 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in createDepthTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2251 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local
2253 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()
2422 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local
2424 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()