Home
last modified time | relevance | path

Searched refs:query_cases_count (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cConditionalRenderInvertedTests.cpp258 static const glw::GLuint query_cases_count = sizeof(query_cases) / sizeof(query_cases[0]); in iterate() local
274 for (glw::GLuint j = 0; j < query_cases_count; ++j) in iterate()