Searched defs:PFNGLBINDVIDEOCAPTURESTREAMTEXTURENVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 11582 typedef void (APIENTRYP PFNGLBINDVIDEOCAPTURESTREAMTEXTURENVPROC) (GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLuint stream,GLenum frame_region,GLenum target,GLuint texture)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 11822 typedef void (APIENTRYP PFNGLBINDVIDEOCAPTURESTREAMTEXTURENVPROC) (GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture); typedef in typeref:typename:void (APIENTRYP)(GLuint video_capture_slot,GLuint stream,GLenum frame_region,GLenum target,GLuint texture)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6957 typedef void (GLAPIENTRY *PFNGLBINDVIDEOCAPTURESTREAMTEXTURENVPROC)(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint video_capture_slot,GLuint stream,GLenum frame_region,GLenum target,GLuint texture) [all...] |
Completed in 169 milliseconds