Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp3731 static const size_t n_tested_formats = sizeof(tested_formats) / sizeof(tested_formats[0]); in iterate() local
3784 for (size_t tested_format_idx = 0; tested_format_idx < n_tested_formats; ++tested_format_idx) in iterate()