Searched refs:PFNGLVERTEXATTRIBI2IVPROC (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1260 typedef void (APIENTRYP PFNGLVERTEXATTRIBI2IVPROC) (GLuint index, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLint * v)
|
| H A D | glext.h | 1147 typedef void (APIENTRYP PFNGLVERTEXATTRIBI2IVPROC) (GLuint index, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLint * v)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1260 typedef void (APIENTRYP PFNGLVERTEXATTRIBI2IVPROC) (GLuint index, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLint * v)
|
| H A D | glext.h | 1148 typedef void (APIENTRYP PFNGLVERTEXATTRIBI2IVPROC) (GLuint index, const GLint *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLint * v)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 3063 PFNGLVERTEXATTRIBI2IVPROC epoxy_glVertexAttribI2iv; [all...] |
| H A D | gl_generated.h | 9883 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIBI2IVPROC)(GLuint index, const GLint * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,const GLint * v) [all...] |
Completed in 326 milliseconds