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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9552 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fARB)(GLuint, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLfloat)
9555 static inline _glptr_VertexAttrib1fARB GET_VertexAttrib1fARB(struct _glapi_table *disp) {
9556 return (_glptr_VertexAttrib1fARB) (GET_by_offset(disp, _gloffset_VertexAttrib1fARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10025 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fARB)(GLuint, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLfloat)
10028 static inline _glptr_VertexAttrib1fARB GET_VertexAttrib1fARB(struct _glapi_table *disp) {
10029 return (_glptr_VertexAttrib1fARB) (GET_by_offset(disp, _gloffset_VertexAttrib1fARB));
[all...]

Completed in 119 milliseconds