Searched defs:PFNGLPRIORITIZETEXTURESXOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 5204 typedef void (APIENTRYP PFNGLPRIORITIZETEXTURESXOESPROC) (GLsizei n, const GLuint *textures, const GLfixed *priorities); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * textures,const GLfixed * priorities) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 5202 typedef void (APIENTRYP PFNGLPRIORITIZETEXTURESXOESPROC) (GLsizei n, const GLuint *textures, const GLfixed *priorities); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * textures,const GLfixed * priorities) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 8824 typedef void (GLAPIENTRY *PFNGLPRIORITIZETEXTURESXOESPROC)(GLsizei n, const GLuint * textures, const GLfixed * priorities); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * textures,const GLfixed * priorities) [all...] |
Completed in 154 milliseconds