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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8562 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nubv)(GLuint, const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLubyte *)
8565 static inline _glptr_VertexAttrib4Nubv GET_VertexAttrib4Nubv(struct _glapi_table *disp) {
8566 return (_glptr_VertexAttrib4Nubv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nubv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9035 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nubv)(GLuint, const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLubyte *)
9038 static inline _glptr_VertexAttrib4Nubv GET_VertexAttrib4Nubv(struct _glapi_table *disp) {
9039 return (_glptr_VertexAttrib4Nubv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nubv));
[all...]

Completed in 103 milliseconds