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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8540 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nsv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
8543 static inline _glptr_VertexAttrib4Nsv GET_VertexAttrib4Nsv(struct _glapi_table *disp) {
8544 return (_glptr_VertexAttrib4Nsv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nsv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9013 typedef void (GLAPIENTRYP _glptr_VertexAttrib4Nsv)(GLuint, const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLshort *)
9016 static inline _glptr_VertexAttrib4Nsv GET_VertexAttrib4Nsv(struct _glapi_table *disp) {
9017 return (_glptr_VertexAttrib4Nsv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nsv));
[all...]

Completed in 122 milliseconds