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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c 63 STW_EXTENSION_ENTRY( wglChoosePixelFormatARB ),
stw_ext_pixelformat.c 393 wglChoosePixelFormatARB(
  /external/mesa3d/include/GL/
wglext.h 224 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 224 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
    [all...]

Completed in 295 milliseconds