Searched defs:PFNGLDRAWTEXIOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ | ||
| H A D | glext.h | 132 typedef void (GL_APIENTRYP PFNGLDRAWTEXIOESPROC) (GLint x, GLint y, GLint z, GLint width, GLint height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLint z,GLint width,GLint height) |
| /xsrc/external/mit/MesaLib/dist/include/GLES/ | ||
| H A D | glext.h | 136 typedef void (GL_APIENTRYP PFNGLDRAWTEXIOESPROC) (GLint x, GLint y, GLint z, GLint width, GLint height); typedef in typeref:typename:void (GL_APIENTRYP)(GLint x,GLint y,GLint z,GLint width,GLint height) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7450 typedef void (GLAPIENTRY *PFNGLDRAWTEXIOESPROC)(GLint x, GLint y, GLint z, GLint width, GLint height); typedef in typeref:typename:void (GLAPIENTRY *)(GLint x,GLint y,GLint z,GLint width,GLint height) [all...] |
Completed in 79 milliseconds