Searched refs:_glptr_VertexAttrib4dNV (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15921 typedef void (GLAPIENTRYP _glptr_VertexAttrib4dNV)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble,GLdouble,GLdouble,GLdouble)
15924 static inline _glptr_VertexAttrib4dNV GET_VertexAttrib4dNV(struct _glapi_table *disp) {
15925 return (_glptr_VertexAttrib4dNV) (GET_by_offset(disp, _gloffset_VertexAttrib4dNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16394 typedef void (GLAPIENTRYP _glptr_VertexAttrib4dNV)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble,GLdouble,GLdouble,GLdouble)
16397 static inline _glptr_VertexAttrib4dNV GET_VertexAttrib4dNV(struct _glapi_table *disp) {
16398 return (_glptr_VertexAttrib4dNV) (GET_by_offset(disp, _gloffset_VertexAttrib4dNV));
[all...]

Completed in 178 milliseconds