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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_extensionsstring.c 34 #include <GL/wglext.h>
stw_ext_swapinterval.c 34 #include <GL/wglext.h>
stw_framebuffer.h 34 #include <GL/wglext.h>
stw_getprocaddress.c 33 #include <GL/wglext.h>
stw_ext_context.c 31 #include <GL/wglext.h>
stw_ext_rendertexture.c 32 #include <GL/wglext.h>
stw_ext_pbuffer.c 33 #include <GL/wglext.h>
stw_ext_pixelformat.c 42 #include <GL/wglext.h>
stw_context.c 33 #include <GL/wglext.h>
  /external/mesa3d/src/glx/windows/
wgl.h 30 #include <GL/wglext.h>
windowsgl_internal.h 32 #include <GL/wglext.h>
  /external/mesa3d/src/glx/
driwindows_glx.c 407 char *wglext; member in struct:__anon34135
432 if (strstr(wgl_extensions, extensionMap[i].wglext)) {
437 ErrorMessageF("required WGL extension %s is missing\n", extensionMap[i].wglext);

Completed in 95 milliseconds