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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5746 typedef void (GLAPIENTRYP _glptr_MultMatrixd)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
5749 static inline _glptr_MultMatrixd GET_MultMatrixd(struct _glapi_table *disp) {
5750 return (_glptr_MultMatrixd) (GET_by_offset(disp, _gloffset_MultMatrixd));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6219 typedef void (GLAPIENTRYP _glptr_MultMatrixd)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
6222 static inline _glptr_MultMatrixd GET_MultMatrixd(struct _glapi_table *disp) {
6223 return (_glptr_MultMatrixd) (GET_by_offset(disp, _gloffset_MultMatrixd));
[all...]

Completed in 109 milliseconds