Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp237 static const GLuint s_n_internal_formats = sizeof(s_internal_formats) / sizeof(s_internal_formats[0… variable
2554 for (GLuint src_frmt_id = 0; src_frmt_id < s_n_internal_formats; ++src_frmt_id) in FunctionalTest()
2563 for (GLuint dst_frmt_id = 0; dst_frmt_id < s_n_internal_formats; ++dst_frmt_id) in FunctionalTest()
3650 for (GLuint fmt_id = 0; fmt_id < s_n_internal_formats; ++fmt_id) in SmokeTest()