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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_extensionsstring.c 52 wglGetExtensionsStringARB(
stw_getprocaddress.c 53 STW_EXTENSION_ENTRY( wglGetExtensionsStringARB ),
  /external/mesa3d/src/glx/windows/
wgl.h 34 const char *wglGetExtensionsStringARB(HDC hdc_);
wgl.c 57 PRERESOLVE(PFNWGLGETEXTENSIONSSTRINGARBPROC, "wglGetExtensionsStringARB");
66 const char *wglGetExtensionsStringARB(HDC hdc_)
windowsgl.c 376 r->wgl_extensions = strdup(wglGetExtensionsStringARB(hdc));
  /external/mesa3d/include/GL/
wglext.h 115 const char *WINAPI wglGetExtensionsStringARB (HDC hdc);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 118 const char *WINAPI wglGetExtensionsStringARB (HDC hdc);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 115 const char *WINAPI wglGetExtensionsStringARB (HDC hdc);
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
libGL.cpp     [all...]

Completed in 109 milliseconds