Searched refs:NUM_GL_VERSIONS (Results 1 – 1 of 1) sorted by relevance
39 #define NUM_GL_VERSIONS SK_ARRAY_COUNT(gl_versions) macro199 for (i = NUM_GL_VERSIONS - 2; i > 0 ; i--) { in GLXGLContext()