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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8518 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nbv)(GLuint, const GLbyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLbyte *)
8521 static inline _glptr_VertexAttrib4Nbv GET_VertexAttrib4Nbv(struct _glapi_table *disp) {
8522 return (_glptr_VertexAttrib4Nbv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nbv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8991 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nbv)(GLuint, const GLbyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLbyte *)
8994 static inline _glptr_VertexAttrib4Nbv GET_VertexAttrib4Nbv(struct _glapi_table *disp) {
8995 return (_glptr_VertexAttrib4Nbv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nbv));
[all...]

Completed in 179 milliseconds