Searched refs:_glptr_MatrixRotatedEXT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mesa/main/ | ||
| H A D | dispatch.h | 18671 typedef void (GLAPIENTRYP _glptr_MatrixRotatedEXT)(GLenum, GLdouble, GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLdouble,GLdouble,GLdouble,GLdouble) 18674 static inline _glptr_MatrixRotatedEXT GET_MatrixRotatedEXT(struct _glapi_table *disp) { 18675 return (_glptr_MatrixRotatedEXT) (GET_by_offset(disp, _gloffset_MatrixRotatedEXT)); [all...] |
Completed in 59 milliseconds