Searched defs:PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2704 typedef void (APIENTRYP PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC) (GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments)
|
| H A D | glext.h | 2652 typedef void (APIENTRYP PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC) (GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 2667 typedef void (APIENTRYP PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC) (GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments)
|
| H A D | glext.h | 2616 typedef void (APIENTRYP PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC) (GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments); typedef in typeref:typename:void (APIENTRYP)(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 8251 typedef void (GLAPIENTRY *PFNGLINVALIDATENAMEDFRAMEBUFFERDATAPROC)(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) [all...] |
Completed in 184 milliseconds