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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9585 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
9588 static inline _glptr_VertexAttrib2fvARB GET_VertexAttrib2fvARB(struct _glapi_table *disp) {
9589 return (_glptr_VertexAttrib2fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib2fvARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10058 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
10061 static inline _glptr_VertexAttrib2fvARB GET_VertexAttrib2fvARB(struct _glapi_table *disp) {
10062 return (_glptr_VertexAttrib2fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib2fvARB));
[all...]

Completed in 258 milliseconds