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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9233 typedef void (GLAPIENTRYP _glptr_VertexAttribI4usv)(GLuint, const GLushort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLushort *)
9236 static inline _glptr_VertexAttribI4usv GET_VertexAttribI4usv(struct _glapi_table *disp) {
9237 return (_glptr_VertexAttribI4usv) (GET_by_offset(disp, _gloffset_VertexAttribI4usv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9706 typedef void (GLAPIENTRYP _glptr_VertexAttribI4usv)(GLuint, const GLushort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLushort *)
9709 static inline _glptr_VertexAttribI4usv GET_VertexAttribI4usv(struct _glapi_table *disp) {
9710 return (_glptr_VertexAttribI4usv) (GET_by_offset(disp, _gloffset_VertexAttribI4usv));
[all...]

Completed in 759 milliseconds