Home
last modified time | relevance | path

Searched refs:modes_count (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cConditionalRenderInvertedTests.cpp91 static const glw::GLuint modes_count = sizeof(modes) / sizeof(modes[0]); in iterate() local
94 for (glw::GLuint i = 0; i < modes_count; ++i) in iterate()
264 static const glw::GLuint modes_count = sizeof(modes) / sizeof(modes[0]); in iterate() local
276 for (glw::GLuint k = 0; k < modes_count; ++k) in iterate()
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp464 int modes_count = sizeof(modes) / sizeof(modes[0]); in parse_commandline_options() local
465 for (int i = 0; i < modes_count; i++) in parse_commandline_options()

Completed in 4 milliseconds