Searched refs:PFNGLDRAWTEXFOESPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Ddrawtex.c29 static PFNGLDRAWTEXFOESPROC glDrawTexfOES_func = NULL;
133 glDrawTexfOES_func = (PFNGLDRAWTEXFOESPROC) eglGetProcAddress("glDrawTexfOES");
/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_dispatch.c628 PFNGLDRAWTEXFOESPROC epoxy_glDrawTexfOES;
[all...]
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 205 milliseconds