Searched refs:PFNGLVERTEXATTRIBL2DVEXTPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 3110 PFNGLVERTEXATTRIBL2DVEXTPROC epoxy_glVertexAttribL2dvEXT; [all...] |
| H A D | gl_generated.h | 9930 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIBL2DVEXTPROC)(GLuint index, const GLdouble * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,const GLdouble * v) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 8706 typedef void (APIENTRYP PFNGLVERTEXATTRIBL2DVEXTPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 8729 typedef void (APIENTRYP PFNGLVERTEXATTRIBL2DVEXTPROC) (GLuint index, const GLdouble *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLdouble * v) |
Completed in 305 milliseconds