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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15767 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sNV)(GLuint, GLshort); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLshort)
15770 static inline _glptr_VertexAttrib1sNV GET_VertexAttrib1sNV(struct _glapi_table *disp) {
15771 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16240 typedef void (GLAPIENTRYP _glptr_VertexAttrib1sNV)(GLuint, GLshort); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLshort)
16243 static inline _glptr_VertexAttrib1sNV GET_VertexAttrib1sNV(struct _glapi_table *disp) {
16244 return (_glptr_VertexAttrib1sNV) (GET_by_offset(disp, _gloffset_VertexAttrib1sNV));
[all...]

Completed in 159 milliseconds