Searched refs:extWithoutGLPrefix (Results 1 – 1 of 1) sorted by relevance
76 if (strcmp(extWithoutGLPrefix, #ext) == 0) \88 const char *extWithoutGLPrefix = extension + 3; in GetExtensionByName() local