Searched refs:PFNGLDRAWTEXXOESPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ | ||
| H A D | glext.h | 133 typedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); typedef in typeref:typename:void (GL_APIENTRYP)(GLfixed x,GLfixed y,GLfixed z,GLfixed width,GLfixed height) |
| /xsrc/external/mit/MesaLib/dist/include/GLES/ | ||
| H A D | glext.h | 137 typedef void (GL_APIENTRYP PFNGLDRAWTEXXOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); typedef in typeref:typename:void (GL_APIENTRYP)(GLfixed x,GLfixed y,GLfixed z,GLfixed width,GLfixed height) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 635 PFNGLDRAWTEXXOESPROC epoxy_glDrawTexxOES; [all...] |
| H A D | gl_generated.h | 7455 typedef void (GLAPIENTRY *PFNGLDRAWTEXXOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); typedef in typeref:typename:void (GLAPIENTRY *)(GLfixed x,GLfixed y,GLfixed z,GLfixed width,GLfixed height) [all...] |
Completed in 230 milliseconds