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

/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h137 typedef void (GL_APIENTRYP PFNGLDRAWTEXFOESPROC) (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); typedef in typeref:typename:void (GL_APIENTRYP)(GLfloat x,GLfloat y,GLfloat z,GLfloat width,GLfloat height)
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dglext.h141 typedef void (GL_APIENTRYP PFNGLDRAWTEXFOESPROC) (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); typedef in typeref:typename:void (GL_APIENTRYP)(GLfloat x,GLfloat y,GLfloat z,GLfloat width,GLfloat height)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7448 typedef void (GLAPIENTRY *PFNGLDRAWTEXFOESPROC)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); typedef in typeref:typename:void (GLAPIENTRY *)(GLfloat x,GLfloat y,GLfloat z,GLfloat width,GLfloat height)
[all...]

Completed in 74 milliseconds