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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15998 typedef void (GLAPIENTRYP _glptr_VertexAttrib4ubvNV)(GLuint, const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLubyte *)
16001 static inline _glptr_VertexAttrib4ubvNV GET_VertexAttrib4ubvNV(struct _glapi_table *disp) {
16002 return (_glptr_VertexAttrib4ubvNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubvNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16471 typedef void (GLAPIENTRYP _glptr_VertexAttrib4ubvNV)(GLuint, const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLubyte *)
16474 static inline _glptr_VertexAttrib4ubvNV GET_VertexAttrib4ubvNV(struct _glapi_table *disp) {
16475 return (_glptr_VertexAttrib4ubvNV) (GET_by_offset(disp, _gloffset_VertexAttrib4ubvNV));
[all...]

Completed in 108 milliseconds