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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15734 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dvNV)(GLuint, const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLdouble *)
15737 static inline _glptr_VertexAttrib1dvNV GET_VertexAttrib1dvNV(struct _glapi_table *disp) {
15738 return (_glptr_VertexAttrib1dvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dvNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16207 typedef void (GLAPIENTRYP _glptr_VertexAttrib1dvNV)(GLuint, const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLdouble *)
16210 static inline _glptr_VertexAttrib1dvNV GET_VertexAttrib1dvNV(struct _glapi_table *disp) {
16211 return (_glptr_VertexAttrib1dvNV) (GET_by_offset(disp, _gloffset_VertexAttrib1dvNV));
[all...]

Completed in 142 milliseconds