Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp101 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); in iterate() local
107 glw::GLuint queries_dsa[targets_count][queries_count] = {}; in iterate()
130 for (glw::GLuint i = 0; i < targets_count; ++i) in iterate()
165 for (glw::GLuint i = 0; i < targets_count; ++i) in iterate()
240 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); in iterate() local
245 for (glw::GLuint i = 0; i < targets_count; ++i) in iterate()
Dgl4cGetTextureSubImageTests.cpp784 glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); in iterate() local
786 for (glw::GLuint i = 0; i < targets_count; ++i) in iterate()