Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1090 typedef int ( * PFNGLXBINDVIDEOCAPTUREDEVICENVPROC) (Display* dpy, unsigned int video_capture_slot,… typedef
1613 GLXEW_FUN_EXPORT PFNGLXBINDVIDEOCAPTUREDEVICENVPROC __glewXBindVideoCaptureDeviceNV;
/external/swiftshader/include/GL/
Dglxext.h597 typedef int ( *PFNGLXBINDVIDEOCAPTUREDEVICENVPROC) (Display *dpy, unsigned int video_capture_slot, … typedef
/external/mesa3d/include/GL/
Dglxext.h613 typedef int ( *PFNGLXBINDVIDEOCAPTUREDEVICENVPROC) (Display *dpy, unsigned int video_capture_slot, … typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19836 PFNGLXBINDVIDEOCAPTUREDEVICENVPROC __glewXBindVideoCaptureDeviceNV = NULL;
20297 …r = ((glXBindVideoCaptureDeviceNV = (PFNGLXBINDVIDEOCAPTUREDEVICENVPROC)glewGetProcAddress((const … in _glewInit_GLX_NV_video_capture()