Lines Matching refs:_glptr_MatrixLoadIdentityEXT
18649 typedef void (GLAPIENTRYP _glptr_MatrixLoadIdentityEXT)(GLenum);18652 static inline _glptr_MatrixLoadIdentityEXT GET_MatrixLoadIdentityEXT(struct _glapi_table *disp) {18653 return (_glptr_MatrixLoadIdentityEXT) (GET_by_offset(disp, _gloffset_MatrixLoadIdentityEXT));