Searched defs:PFNGLDRAWTEXFOESPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ | ||
| H A D | glext.h | 137 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 D | glext.h | 141 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 D | gl_generated.h | 7448 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