Searched refs:wglGetGammaTableI3D (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/include/GL/ |
D | wglext.h | 540 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 530 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
|
/external/mesa3d/include/GL/ |
D | wglext.h | 545 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 792 #define wglGetGammaTableI3D WGLEW_GET_FUN(__wglewGetGammaTableI3D) macro
|
/external/angle/include/WGL/ |
D | wgl.h | 636 BOOL WINAPI wglGetGammaTableI3D (HDC hDC, int iEntries, USHORT *puRed, USHORT *puGreen, USHORT *puB…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 19261 …r = ((wglGetGammaTableI3D = (PFNWGLGETGAMMATABLEI3DPROC)glewGetProcAddress((const GLubyte*)"wglGet… in _glewInit_WGL_I3D_gamma()
|