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