Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp553 static const glw::GLuint n_runs = sizeof(runs) / sizeof(runs[0]); in iterate() local
555 for (glw::GLuint n_run = 0; n_run < n_runs; ++n_run) in iterate()