Searched refs:PFNWGLSETGAMMATABLEPARAMETERSI3DPROC (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 790 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int* p… typedef 1284 WGLEW_FUN_EXPORT PFNWGLSETGAMMATABLEPARAMETERSI3DPROC __wglewSetGammaTableParametersI3D;
|
/external/swiftshader/include/GL/ |
D | wglext.h | 534 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *p… typedef
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 524 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *p… typedef
|
/external/mesa3d/include/GL/ |
D | wglext.h | 539 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *p… typedef
|
/external/angle/include/WGL/ |
D | wgl.h | 630 typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, int iAttribute, const int *p… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 18877 PFNWGLSETGAMMATABLEPARAMETERSI3DPROC __wglewSetGammaTableParametersI3D = NULL; 19264 …r = ((wglSetGammaTableParametersI3D = (PFNWGLSETGAMMATABLEPARAMETERSI3DPROC)glewGetProcAddress((co… in _glewInit_WGL_I3D_gamma()
|