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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9211 typedef void (GLAPIENTRYP _glptr_VertexAttribI4sv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
9214 static inline _glptr_VertexAttribI4sv GET_VertexAttribI4sv(struct _glapi_table *disp) {
9215 return (_glptr_VertexAttribI4sv) (GET_by_offset(disp, _gloffset_VertexAttribI4sv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9684 typedef void (GLAPIENTRYP _glptr_VertexAttribI4sv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
9687 static inline _glptr_VertexAttribI4sv GET_VertexAttribI4sv(struct _glapi_table *disp) {
9688 return (_glptr_VertexAttribI4sv) (GET_by_offset(disp, _gloffset_VertexAttribI4sv));
[all...]

Completed in 144 milliseconds