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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16713 typedef void (GLAPIENTRYP _glptr_VertexAttribI4uivEXT)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
16716 static inline _glptr_VertexAttribI4uivEXT GET_VertexAttribI4uivEXT(struct _glapi_table *disp) {
16717 return (_glptr_VertexAttribI4uivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI4uivEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17186 typedef void (GLAPIENTRYP _glptr_VertexAttribI4uivEXT)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
17189 static inline _glptr_VertexAttribI4uivEXT GET_VertexAttribI4uivEXT(struct _glapi_table *disp) {
17190 return (_glptr_VertexAttribI4uivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI4uivEXT));
[all...]

Completed in 139 milliseconds