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.cpp1497 const int separateLayoutsLoopCount = 1; in initTests() local
1499 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
1681 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local
1683 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp958 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local
960 …for (int separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; … in createStencilTests()
DvktPipelineDepthTests.cpp1058 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local
1060 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in createDepthTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2351 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local
2353 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()
2522 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local
2524 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()