Searched defs:PFNGLDRAWTEXIOESPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h132 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 Dglext.h136 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 Dgl_generated.h7450 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