Searched defs:PFNGLDELETERENDERBUFFERSEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 7461 typedef void (APIENTRYP PFNGLDELETERENDERBUFFERSEXTPROC) (GLsizei n, const GLuint *renderbuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * renderbuffers) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 7463 typedef void (APIENTRYP PFNGLDELETERENDERBUFFERSEXTPROC) (GLsizei n, const GLuint *renderbuffers); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * renderbuffers) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7341 typedef void (GLAPIENTRY *PFNGLDELETERENDERBUFFERSEXTPROC)(GLsizei n, const GLuint * renderbuffers); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * renderbuffers) [all...] |
Completed in 170 milliseconds