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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16691 typedef void (GLAPIENTRYP _glptr_VertexAttribI4ivEXT)(GLuint, const GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLint *)
16694 static inline _glptr_VertexAttribI4ivEXT GET_VertexAttribI4ivEXT(struct _glapi_table *disp) {
16695 return (_glptr_VertexAttribI4ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI4ivEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17164 typedef void (GLAPIENTRYP _glptr_VertexAttribI4ivEXT)(GLuint, const GLint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLint *)
17167 static inline _glptr_VertexAttribI4ivEXT GET_VertexAttribI4ivEXT(struct _glapi_table *disp) {
17168 return (_glptr_VertexAttribI4ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI4ivEXT));
[all...]

Completed in 105 milliseconds