Home
last modified time | relevance | path

Searched refs:PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1092 typedef void ( * PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC) (Display* dpy, GLXVideoCaptureDeviceNV device); typedef
1615 GLXEW_FUN_EXPORT PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC __glewXLockVideoCaptureDeviceNV;
/external/swiftshader/include/GL/
Dglxext.h599 typedef void ( *PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC) (Display *dpy, GLXVideoCaptureDeviceNV device); typedef
/external/mesa3d/include/GL/
Dglxext.h615 typedef void ( *PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC) (Display *dpy, GLXVideoCaptureDeviceNV device); typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19838 PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC __glewXLockVideoCaptureDeviceNV = NULL;
20299 …r = ((glXLockVideoCaptureDeviceNV = (PFNGLXLOCKVIDEOCAPTUREDEVICENVPROC)glewGetProcAddress((const … in _glewInit_GLX_NV_video_capture()