Searched defs:PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2701 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC) (GLuint framebuffer, GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buf)
|
| H A D | glext.h | 2649 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC) (GLuint framebuffer, GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buf)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2664 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC) (GLuint framebuffer, GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buf)
|
| H A D | glext.h | 2613 typedef void (APIENTRYP PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC) (GLuint framebuffer, GLenum buf); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLenum buf)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8636 typedef void (GLAPIENTRY *PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC)(GLuint framebuffer, GLenum buf); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint framebuffer,GLenum buf) [all...] |
Completed in 244 milliseconds