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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5735 typedef void (GLAPIENTRYP _glptr_MultMatrixf)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
5738 static inline _glptr_MultMatrixf GET_MultMatrixf(struct _glapi_table *disp) {
5739 return (_glptr_MultMatrixf) (GET_by_offset(disp, _gloffset_MultMatrixf));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6208 typedef void (GLAPIENTRYP _glptr_MultMatrixf)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
6211 static inline _glptr_MultMatrixf GET_MultMatrixf(struct _glapi_table *disp) {
6212 return (_glptr_MultMatrixf) (GET_by_offset(disp, _gloffset_MultMatrixf));
[all...]

Completed in 104 milliseconds