Searched refs:separateLayoutsLoopCount (Results 1 – 4 of 4) sorted by relevance
1418 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local1420 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()1592 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in initTests() local1594 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in initTests()
945 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createStencilTests() local947 …for (int separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; … in createStencilTests()
1018 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 2 : 1; in createDepthTests() local1020 … separateDepthStencilLayouts = 0; separateDepthStencilLayouts < separateLayoutsLoopCount; ++separa… in createDepthTests()
2251 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2253 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()2422 const int separateLayoutsLoopCount = (hasDepth && hasStencil) ? 3 : 1; in createImageClearingTestsCommon() local2424 …ateDepthStencilLayoutMode = 0; separateDepthStencilLayoutMode < separateLayoutsLoopCount; ++separa… in createImageClearingTestsCommon()