Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h577 BOOL WINAPI wglGetGenlockSampleRateI3D (HDC hDC, UINT *uRate);
/external/mesa3d/include/GL/
Dwglext.h582 BOOL WINAPI wglGetGenlockSampleRateI3D (HDC hDC, UINT *uRate);
/external/angle/src/third_party/khronos/GL/
Dwglext.h567 BOOL WINAPI wglGetGenlockSampleRateI3D (HDC hDC, UINT *uRate);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h835 #define wglGetGenlockSampleRateI3D WGLEW_GET_FUN(__wglewGetGenlockSampleRateI3D) macro
/external/angle/include/WGL/
Dwgl.h673 BOOL WINAPI wglGetGenlockSampleRateI3D (HDC hDC, UINT *uRate);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19283 …r = ((wglGetGenlockSampleRateI3D = (PFNWGLGETGENLOCKSAMPLERATEI3DPROC)glewGetProcAddress((const GL… in _glewInit_WGL_I3D_genlock()