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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8507 typedef void (GLAPIENTRYP _glptr_VertexAttrib3sv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
8510 static inline _glptr_VertexAttrib3sv GET_VertexAttrib3sv(struct _glapi_table *disp) {
8511 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8980 typedef void (GLAPIENTRYP _glptr_VertexAttrib3sv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
8983 static inline _glptr_VertexAttrib3sv GET_VertexAttrib3sv(struct _glapi_table *disp) {
8984 return (_glptr_VertexAttrib3sv) (GET_by_offset(disp, _gloffset_VertexAttrib3sv));
[all...]

Completed in 1292 milliseconds