Searched refs:PFNGLDRAWTEXSOESPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ | ||
| H A D | glext.h | 131 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); typedef in typeref:typename:void (GL_APIENTRYP)(GLshort x,GLshort y,GLshort z,GLshort width,GLshort height) |
| /xsrc/external/mit/MesaLib/dist/include/GLES/ | ||
| H A D | glext.h | 135 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); typedef in typeref:typename:void (GL_APIENTRYP)(GLshort x,GLshort y,GLshort z,GLshort width,GLshort height) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 632 PFNGLDRAWTEXSOESPROC epoxy_glDrawTexsOES; [all...] |
| H A D | gl_generated.h | 7452 typedef void (GLAPIENTRY *PFNGLDRAWTEXSOESPROC)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height); typedef in typeref:typename:void (GLAPIENTRY *)(GLshort x,GLshort y,GLshort z,GLshort width,GLshort height) [all...] |
Completed in 163 milliseconds