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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15822 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fvNV)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
15825 static inline _glptr_VertexAttrib2fvNV GET_VertexAttrib2fvNV(struct _glapi_table *disp) {
15826 return (_glptr_VertexAttrib2fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib2fvNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16295 typedef void (GLAPIENTRYP _glptr_VertexAttrib2fvNV)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
16298 static inline _glptr_VertexAttrib2fvNV GET_VertexAttrib2fvNV(struct _glapi_table *disp) {
16299 return (_glptr_VertexAttrib2fvNV) (GET_by_offset(disp, _gloffset_VertexAttrib2fvNV));
[all...]

Completed in 110 milliseconds