Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h569 BOOL WINAPI wglEnableGenlockI3D (HDC hDC);
/external/mesa3d/include/GL/
Dwglext.h574 BOOL WINAPI wglEnableGenlockI3D (HDC hDC);
/external/angle/src/third_party/khronos/GL/
Dwglext.h559 BOOL WINAPI wglEnableGenlockI3D (HDC hDC);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h830 #define wglEnableGenlockI3D WGLEW_GET_FUN(__wglewEnableGenlockI3D) macro
/external/angle/include/WGL/
Dwgl.h665 BOOL WINAPI wglEnableGenlockI3D (HDC hDC);
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19278 …r = ((wglEnableGenlockI3D = (PFNWGLENABLEGENLOCKI3DPROC)glewGetProcAddress((const GLubyte*)"wglEna… in _glewInit_WGL_I3D_genlock()