Searched refs:GL_API_NUM (Results 1 – 3 of 3) sorted by relevance
36 extern char const * const gGlApiNames1[GL_API_NUM];37 extern char const * const gGlApiNames2[GL_API_NUM];38 extern char const * const gGlApiNames3[GL_API_NUM];
55 char const * const gGlApiNames1[GL_API_NUM] = {60 char const * const gGlApiNames2[GL_API_NUM] = {65 char const * const gGlApiNames3[GL_API_NUM] = {
37 constexpr int32_t GL_API_NUM = 1000; variable