Searched refs:strExtensions (Results 1 – 1 of 1) sorted by relevance
337 const char* strExtensions = (const char*)glGetString(GL_EXTENSIONS); in ApiInitAPI() local343 const char* position = strstr(strExtensions,"GL_EXT_discard_framebuffer"); in ApiInitAPI()