Searched refs:maxTestedViewCount (Results 1 – 1 of 1) sorted by relevance
1110 const uint32_t maxTestedViewCount = useSSBO ? 3u : 2u; in createNoPositionTests() local1111 for (uint32_t viewCount = 1u; viewCount <= maxTestedViewCount; ++viewCount) in createNoPositionTests()