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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15745 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fNV)(GLuint, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLfloat)
15748 static inline _glptr_VertexAttrib1fNV GET_VertexAttrib1fNV(struct _glapi_table *disp) {
15749 return (_glptr_VertexAttrib1fNV) (GET_by_offset(disp, _gloffset_VertexAttrib1fNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16218 typedef void (GLAPIENTRYP _glptr_VertexAttrib1fNV)(GLuint, GLfloat); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLfloat)
16221 static inline _glptr_VertexAttrib1fNV GET_VertexAttrib1fNV(struct _glapi_table *disp) {
16222 return (_glptr_VertexAttrib1fNV) (GET_by_offset(disp, _gloffset_VertexAttrib1fNV));
[all...]

Completed in 110 milliseconds