Searched defs:PFNGLCREATEFRAMEBUFFERSPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2696 typedef void (APIENTRYP PFNGLCREATEFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * framebuffers)
|
| H A D | glext.h | 2644 typedef void (APIENTRYP PFNGLCREATEFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * framebuffers)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2659 typedef void (APIENTRYP PFNGLCREATEFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * framebuffers)
|
| H A D | glext.h | 2608 typedef void (APIENTRYP PFNGLCREATEFRAMEBUFFERSPROC) (GLsizei n, GLuint *framebuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,GLuint * framebuffers)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 7272 typedef void (GLAPIENTRY *PFNGLCREATEFRAMEBUFFERSPROC)(GLsizei n, GLuint * framebuffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,GLuint * framebuffers) [all...] |
Completed in 191 milliseconds