Lines Matching refs:_glptr_MatrixRotatedEXT
18671 typedef void (GLAPIENTRYP _glptr_MatrixRotatedEXT)(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));