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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16064 typedef void (GLAPIENTRYP _glptr_VertexAttribs2fvNV)(GLuint, GLsizei, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLsizei,const GLfloat *)
16067 static inline _glptr_VertexAttribs2fvNV GET_VertexAttribs2fvNV(struct _glapi_table *disp) {
16068 return (_glptr_VertexAttribs2fvNV) (GET_by_offset(disp, _gloffset_VertexAttribs2fvNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16537 typedef void (GLAPIENTRYP _glptr_VertexAttribs2fvNV)(GLuint, GLsizei, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLsizei,const GLfloat *)
16540 static inline _glptr_VertexAttribs2fvNV GET_VertexAttribs2fvNV(struct _glapi_table *disp) {
16541 return (_glptr_VertexAttribs2fvNV) (GET_by_offset(disp, _gloffset_VertexAttribs2fvNV));
[all...]

Completed in 180 milliseconds