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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9607 typedef void (GLAPIENTRYP _glptr_VertexAttrib3fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
9610 static inline _glptr_VertexAttrib3fvARB GET_VertexAttrib3fvARB(struct _glapi_table *disp) {
9611 return (_glptr_VertexAttrib3fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib3fvARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10080 typedef void (GLAPIENTRYP _glptr_VertexAttrib3fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
10083 static inline _glptr_VertexAttrib3fvARB GET_VertexAttrib3fvARB(struct _glapi_table *disp) {
10084 return (_glptr_VertexAttrib3fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib3fvARB));
[all...]

Completed in 102 milliseconds