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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c 62 STW_EXTENSION_ENTRY( wglGetPixelFormatAttribfvARB ),
stw_ext_pixelformat.c 462 wglGetPixelFormatAttribfvARB(
  /external/mesa3d/include/GL/
wglext.h 480 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 216 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 223 BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues);
    [all...]

Completed in 594 milliseconds