Home
last modified time | relevance | path

Searched refs:wglChoosePixelFormatEXT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h492 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/angle/src/third_party/khronos/GL/
Dwglext.h482 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/mesa3d/include/GL/
Dwglext.h497 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h716 #define wglChoosePixelFormatEXT WGLEW_GET_FUN(__wglewChoosePixelFormatEXT) macro
/external/angle/include/WGL/
Dwgl.h588 BOOL WINAPI wglChoosePixelFormatEXT (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList,…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19218 …r = ((wglChoosePixelFormatEXT = (PFNWGLCHOOSEPIXELFORMATEXTPROC)glewGetProcAddress((const GLubyte*… in _glewInit_WGL_EXT_pixel_format()