Searched defs:PFNGLREQUESTRESIDENTPROGRAMSNVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11370 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (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 | 11610 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (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 | 9114 typedef void (GLAPIENTRY *PFNGLREQUESTRESIDENTPROGRAMSNVPROC)(GLsizei n, const GLuint * programs); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * programs) [all...] |
Completed in 186 milliseconds