Searched refs:wglChoosePixelFormatARB (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/ |
| H A D | stw_getprocaddress.c | 63 STW_EXTENSION_ENTRY( wglChoosePixelFormatARB ),
|
| H A D | stw_ext_pixelformat.c | 391 wglChoosePixelFormatARB(HDC hdc, const int *piAttribIList, function in typeref:typename:WINGDIAPI BOOL APIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ |
| H A D | stw_getprocaddress.c | 63 STW_EXTENSION_ENTRY( wglChoosePixelFormatARB ),
|
| H A D | stw_ext_pixelformat.c | 392 wglChoosePixelFormatARB(HDC hdc, const int *piAttribIList, function in typeref:typename:WINGDIAPI BOOL APIENTRY
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.2.5.rst | 106 - st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | wglext.h | 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | wglext.h | 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | wglext.h | 487 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats);
|
Completed in 12 milliseconds