Searched refs:s_n_internal_formats (Results 1 – 1 of 1) sorted by relevance
237 static const GLuint s_n_internal_formats = sizeof(s_internal_formats) / sizeof(s_internal_formats[0… variable2554 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()