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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16669 typedef void (GLAPIENTRYP _glptr_VertexAttribI3uivEXT)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
16672 static inline _glptr_VertexAttribI3uivEXT GET_VertexAttribI3uivEXT(struct _glapi_table *disp) {
16673 return (_glptr_VertexAttribI3uivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI3uivEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17142 typedef void (GLAPIENTRYP _glptr_VertexAttribI3uivEXT)(GLuint, const GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLuint *)
17145 static inline _glptr_VertexAttribI3uivEXT GET_VertexAttribI3uivEXT(struct _glapi_table *disp) {
17146 return (_glptr_VertexAttribI3uivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI3uivEXT));
[all...]

Completed in 142 milliseconds