Searched refs:GR_GL_EXTENSIONS (Results 1 – 7 of 7) sorted by relevance
98 const char* ext = (const char*) getStringi(GR_GL_EXTENSIONS, i); in init()102 const char* extensions = (const char*) getString(GR_GL_EXTENSIONS); in init()
595 case GR_GL_EXTENSIONS: in getString()613 case GR_GL_EXTENSIONS: { in getStringi()
586 #define GR_GL_EXTENSIONS 0x1F03 macro
104 const char* ext = (const char*) getStringi(GR_GL_EXTENSIONS, i); in init()108 const char* extensions = (const char*) getString(GR_GL_EXTENSIONS); in init()
599 #define GR_GL_EXTENSIONS 0x1F03 macro
29 if (name != GR_GL_EXTENSIONS || index >= 2) in simpleGetStringi()
27 if (name != GR_GL_EXTENSIONS || index >= 2) in simpleGetStringi()