Searched refs:separateLayoutsLoopCount (Results 1 – 8 of 8) sorted by relevance
1505 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local1507 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()1689 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local1691 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
975 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local977 …for (int separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; … in createStencilTests()
1310 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local1312 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in createDepthTests()
2397 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2399 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()2570 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2572 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()