Searched refs:wglSetGammaTableI3D (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 541 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen,…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 531 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen,…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 546 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 794 #define wglSetGammaTableI3D WGLEW_GET_FUN(__wglewSetGammaTableI3D) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 637 BOOL WINAPI wglSetGammaTableI3D (HDC hDC, int iEntries, const USHORT *puRed, const USHORT *puGreen,…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19263 …r = ((wglSetGammaTableI3D = (PFNWGLSETGAMMATABLEI3DPROC)glewGetProcAddress((const GLubyte*)"wglSet… in _glewInit_WGL_I3D_gamma()
|