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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9563 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
9566 static inline _glptr_VertexAttrib1fvARB GET_VertexAttrib1fvARB(struct _glapi_table *disp) {
9567 return (_glptr_VertexAttrib1fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib1fvARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10036 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fvARB)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
10039 static inline _glptr_VertexAttrib1fvARB GET_VertexAttrib1fvARB(struct _glapi_table *disp) {
10040 return (_glptr_VertexAttrib1fvARB) (GET_by_offset(disp, _gloffset_VertexAttrib1fvARB));
[all...]

Completed in 105 milliseconds