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