Searched refs:wglChoosePixelFormatEXT (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 492 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 482 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 497 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 716 #define wglChoosePixelFormatEXT WGLEW_GET_FUN(__wglewChoosePixelFormatEXT) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 588 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19218 …r = ((wglChoosePixelFormatEXT = (PFNWGLCHOOSEPIXELFORMATEXTPROC)glewGetProcAddress((const GLubyte*… in _glewInit_WGL_EXT_pixel_format()
|