Searched refs:GR_GL_EXTENSIONS (Results 1 – 3 of 3) sorted by relevance
103 const char* ext = (const char*) getStringi(GR_GL_EXTENSIONS, i); in init()107 const char* extensions = (const char*) getString(GR_GL_EXTENSIONS); in init()
598 #define GR_GL_EXTENSIONS 0x1F03 macro
29 if (name != GR_GL_EXTENSIONS || index >= 2) in simpleGetStringi()