Searched refs:_glptr_MatrixScaledEXT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ | ||
| H A D | dispatch.h | 18693 typedef void (GLAPIENTRYP _glptr_MatrixScaledEXT)(GLenum, GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLdouble,GLdouble,GLdouble) 18696 static inline _glptr_MatrixScaledEXT GET_MatrixScaledEXT(struct _glapi_table *disp) { 18697 return (_glptr_MatrixScaledEXT) (GET_by_offset(disp, _gloffset_MatrixScaledEXT)); [all...] |
Completed in 55 milliseconds