HomeSort by relevance Sort by last modified time
    Searched refs:wglext (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
eglinternalplatform.h 31 #include <GL/wglext.h>
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl.c 181 const char *wglext; local
348 wglext = (const char *)glGetStringFunc(GL_EXTENSIONS);
351 wglext = NULL;
353 if ( wglext && SDL_strstr(wglext, "WGL_EXT_swap_control") ) {
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 19 #include <GL/wglext.h>

Completed in 47 milliseconds