HomeSort by relevance Sort by last modified time
    Searched refs:targets_count (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessQueriesTests.cpp 101 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); local
107 glw::GLuint queries_dsa[targets_count][queries_count] = {};
130 for (glw::GLuint i = 0; i < targets_count; ++i)
165 for (glw::GLuint i = 0; i < targets_count; ++i)
240 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); local
245 for (glw::GLuint i = 0; i < targets_count; ++i)
    [all...]
gl4cGetTextureSubImageTests.cpp 784 glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]); local
786 for (glw::GLuint i = 0; i < targets_count; ++i)
    [all...]

Completed in 105 milliseconds