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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8573 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nuiv)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
8576 static inline _glptr_VertexAttrib4Nuiv GET_VertexAttrib4Nuiv(struct _glapi_table *disp) {
8577 return (_glptr_VertexAttrib4Nuiv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nuiv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9046 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nuiv)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
9049 static inline _glptr_VertexAttrib4Nuiv GET_VertexAttrib4Nuiv(struct _glapi_table *disp) {
9050 return (_glptr_VertexAttrib4Nuiv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nuiv));
[all...]

Completed in 132 milliseconds