Searched refs:PFNWGLQUERYPBUFFERARBPROC (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | FunctionsWGL.h | 75 PFNWGLQUERYPBUFFERARBPROC queryPbufferARB;
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 322 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int* piVal… typedef 1244 WGLEW_FUN_EXPORT PFNWGLQUERYPBUFFERARBPROC __wglewQueryPbufferARB;
|
/external/swiftshader/include/GL/ |
D | wglext.h | 160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal… typedef
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 157 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal… typedef
|
/external/mesa3d/include/GL/ |
D | wglext.h | 160 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal… typedef
|
/external/angle/include/WGL/ |
D | wgl.h | 251 typedef BOOL (WINAPI * PFNWGLQUERYPBUFFERARBPROC) (HPBUFFERARB hPbuffer, int iAttribute, int *piVal… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 18837 PFNWGLQUERYPBUFFERARBPROC __wglewQueryPbufferARB = NULL; 19114 …r = ((wglQueryPbufferARB = (PFNWGLQUERYPBUFFERARBPROC)glewGetProcAddress((const GLubyte*)"wglQuery… in _glewInit_WGL_ARB_pbuffer()
|