Searched defs:PFNGLGETVIDEOCAPTUREIVNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11584 typedef void (APIENTRYP PFNGLGETVIDEOCAPTUREIVNVPROC) (GLuint video_capture_slot, GLenum pname, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLenum pname,GLint * params) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11824 typedef void (APIENTRYP PFNGLGETVIDEOCAPTUREIVNVPROC) (GLuint video_capture_slot, GLenum pname, GLint *params); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLenum pname,GLint * params) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8150 typedef void (GLAPIENTRY *PFNGLGETVIDEOCAPTUREIVNVPROC)(GLuint video_capture_slot, GLenum pname, GLint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint video_capture_slot,GLenum pname,GLint * params) [all...] |
Completed in 206 milliseconds