Searched defs:PFNGLVERTEXATTRIBP2UIPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1684 typedef void (APIENTRYP PFNGLVERTEXATTRIBP2UIPROC) (GLuint index, GLenum type, GLboolean normalized, GLuint value); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLenum type,GLboolean normalized,GLuint value)
|
| H A D | glext.h | 1571 typedef void (APIENTRYP PFNGLVERTEXATTRIBP2UIPROC) (GLuint index, GLenum type, GLboolean normalized, GLuint value); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLenum type,GLboolean normalized,GLuint value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1647 typedef void (APIENTRYP PFNGLVERTEXATTRIBP2UIPROC) (GLuint index, GLenum type, GLboolean normalized, GLuint value); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLenum type,GLboolean normalized,GLuint value)
|
| H A D | glext.h | 1535 typedef void (APIENTRYP PFNGLVERTEXATTRIBP2UIPROC) (GLuint index, GLenum type, GLboolean normalized, GLuint value); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLenum type,GLboolean normalized,GLuint value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 9957 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIBP2UIPROC)(GLuint index, GLenum type, GLboolean normalized, GLuint value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLenum type,GLboolean normalized,GLuint value) [all...] |
Completed in 182 milliseconds