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