Searched refs:wglChoosePixelFormatARB (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_getprocaddress.c | 63 STW_EXTENSION_ENTRY( wglChoosePixelFormatARB ),
|
D | stw_ext_pixelformat.c | 391 wglChoosePixelFormatARB(HDC hdc, const int *piAttribIList, in wglChoosePixelFormatARB() function
|
/external/mesa3d/docs/relnotes/ |
D | 10.2.5.rst | 106 - st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to
|
/external/swiftshader/include/GL/ |
D | wglext.h | 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 224 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 227 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 394 #define wglChoosePixelFormatARB WGLEW_GET_FUN(__wglewChoosePixelFormatARB) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 318 BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19128 …r = ((wglChoosePixelFormatARB = (PFNWGLCHOOSEPIXELFORMATARBPROC)glewGetProcAddress((const GLubyte*… in _glewInit_WGL_ARB_pixel_format()
|