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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15789 typedef void (GLAPIENTRYP _glptr_VertexAttrib2dNV)(GLuint, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble,GLdouble)
15792 static inline _glptr_VertexAttrib2dNV GET_VertexAttrib2dNV(struct _glapi_table *disp) {
15793 return (_glptr_VertexAttrib2dNV) (GET_by_offset(disp, _gloffset_VertexAttrib2dNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16262 typedef void (GLAPIENTRYP _glptr_VertexAttrib2dNV)(GLuint, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble,GLdouble)
16265 static inline _glptr_VertexAttrib2dNV GET_VertexAttrib2dNV(struct _glapi_table *disp) {
16266 return (_glptr_VertexAttrib2dNV) (GET_by_offset(disp, _gloffset_VertexAttrib2dNV));
[all...]

Completed in 103 milliseconds