Searched refs:PFNWGLSENDPBUFFERTOVIDEONVPROC (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | wglew.h | 1176 typedef BOOL (WINAPI * PFNWGLSENDPBUFFERTOVIDEONVPROC) (HPBUFFERARB hPbuffer, int iBufferType, unsi… typedef 1358 WGLEW_FUN_EXPORT PFNWGLSENDPBUFFERTOVIDEONVPROC __wglewSendPbufferToVideoNV;
|
/external/swiftshader/include/GL/ |
D | wglext.h | 816 typedef BOOL (WINAPI * PFNWGLSENDPBUFFERTOVIDEONVPROC) (HPBUFFERARB hPbuffer, int iBufferType, unsi… typedef
|
/external/angle/src/third_party/khronos/GL/ |
D | wglext.h | 806 typedef BOOL (WINAPI * PFNWGLSENDPBUFFERTOVIDEONVPROC) (HPBUFFERARB hPbuffer, int iBufferType, unsi… typedef
|
/external/mesa3d/include/GL/ |
D | wglext.h | 830 typedef BOOL (WINAPI * PFNWGLSENDPBUFFERTOVIDEONVPROC) (HPBUFFERARB hPbuffer, int iBufferType, unsi… typedef
|
/external/angle/include/WGL/ |
D | wgl.h | 912 typedef BOOL (WINAPI * PFNWGLSENDPBUFFERTOVIDEONVPROC) (HPBUFFERARB hPbuffer, int iBufferType, unsi… typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 18951 PFNWGLSENDPBUFFERTOVIDEONVPROC __wglewSendPbufferToVideoNV = NULL; 19481 …r = ((wglSendPbufferToVideoNV = (PFNWGLSENDPBUFFERTOVIDEONVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_WGL_NV_video_output()
|