Searched refs:separateLayoutsLoopCount (Results 1 – 4 of 4) sorted by relevance
1497 const int separateLayoutsLoopCount = 1; in initTests() local1499 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()1681 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local1683 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
958 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local960 …for (int separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; … in createStencilTests()
1058 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local1060 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in createDepthTests()
2351 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2353 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()2522 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2524 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()