Searched defs:PFNGLVIDEOCAPTURESTREAMPARAMETERDVNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 11591 typedef void (APIENTRYP PFNGLVIDEOCAPTURESTREAMPARAMETERDVNVPROC) (GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLuint stream,GLenum pname,const GLdouble * params)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 11831 typedef void (APIENTRYP PFNGLVIDEOCAPTURESTREAMPARAMETERDVNVPROC) (GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble *params); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLuint stream,GLenum pname,const GLdouble * params)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 10037 typedef void (GLAPIENTRY *PFNGLVIDEOCAPTURESTREAMPARAMETERDVNVPROC)(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint video_capture_slot,GLuint stream,GLenum pname,const GLdouble * params) [all...] |
Completed in 165 milliseconds