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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7088 typedef void (GLAPIENTRYP _glptr_MultTransposeMatrixd)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
7091 static inline _glptr_MultTransposeMatrixd GET_MultTransposeMatrixd(struct _glapi_table *disp) {
7092 return (_glptr_MultTransposeMatrixd) (GET_by_offset(disp, _gloffset_MultTransposeMatrixd));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7561 typedef void (GLAPIENTRYP _glptr_MultTransposeMatrixd)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
7564 static inline _glptr_MultTransposeMatrixd GET_MultTransposeMatrixd(struct _glapi_table *disp) {
7565 return (_glptr_MultTransposeMatrixd) (GET_by_offset(disp, _gloffset_MultTransposeMatrixd));
[all...]

Completed in 132 milliseconds