Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp516 static const glw::GLuint test_textures_size = sizeof(test_textures) / sizeof(test_textures[0]); in testTwoDimmensionalTextureErrors() local
520 for (glw::GLuint i = 0; i < test_textures_size; ++i) in testTwoDimmensionalTextureErrors()