Searched refs:PFNWGLSWAPLAYERBUFFERSMSCOMLPROC (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 1197 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, INT fuPlanes, INT64 target_msc,… typedef 1363 WGLEW_FUN_EXPORT PFNWGLSWAPLAYERBUFFERSMSCOMLPROC __wglewSwapLayerBuffersMscOML;
|
/external/swiftshader/include/GL/ |
D | wglext.h | 833 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,… typedef
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 823 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,… typedef
|
/external/mesa3d/include/GL/ |
D | wglext.h | 847 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, INT fuPlanes, INT64 target_msc,… typedef
|
/external/angle/include/WGL/ |
D | wgl.h | 929 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc,… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 18956 PFNWGLSWAPLAYERBUFFERSMSCOMLPROC __wglewSwapLayerBuffersMscOML = NULL; 19497 …r = ((wglSwapLayerBuffersMscOML = (PFNWGLSWAPLAYERBUFFERSMSCOMLPROC)glewGetProcAddress((const GLub… in _glewInit_WGL_OML_sync_control()
|