Searched defs:PFNGLROTATEXOESPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | glext.h | 195 typedef void (GL_APIENTRYP PFNGLROTATEXOESPROC) (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); typedef in typeref:typename:void (GL_APIENTRYP)(GLfixed angle,GLfixed x,GLfixed y,GLfixed z)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | glext.h | 199 typedef void (GL_APIENTRYP PFNGLROTATEXOESPROC) (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); typedef in typeref:typename:void (GL_APIENTRYP)(GLfixed angle,GLfixed x,GLfixed y,GLfixed z)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 5154 typedef void (APIENTRYP PFNGLROTATEXOESPROC) (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); typedef in typeref:typename:void (APIENTRYP)(GLfixed angle,GLfixed x,GLfixed y,GLfixed z)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 5152 typedef void (APIENTRYP PFNGLROTATEXOESPROC) (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); typedef in typeref:typename:void (APIENTRYP)(GLfixed angle,GLfixed x,GLfixed y,GLfixed z)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9128 typedef void (GLAPIENTRY *PFNGLROTATEXOESPROC)(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); typedef in typeref:typename:void (GLAPIENTRY *)(GLfixed angle,GLfixed x,GLfixed y,GLfixed z) [all...] |
Completed in 156 milliseconds