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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15723 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dNV)(GLuint, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble)
15726 static inline _glptr_VertexAttrib1dNV GET_VertexAttrib1dNV(struct _glapi_table *disp) {
15727 return (_glptr_VertexAttrib1dNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16196 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dNV)(GLuint, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLdouble)
16199 static inline _glptr_VertexAttrib1dNV GET_VertexAttrib1dNV(struct _glapi_table *disp) {
16200 return (_glptr_VertexAttrib1dNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dNV));
[all...]

Completed in 112 milliseconds