Searched refs:_glptr_QueryMatrixxOES (Results 1 – 1 of 1) sorted by relevance
14427 typedef GLbitfield (GLAPIENTRYP _glptr_QueryMatrixxOES)(GLfixed *, GLint *); typedef14430 static inline _glptr_QueryMatrixxOES GET_QueryMatrixxOES(struct _glapi_table *disp) { in GET_QueryMatrixxOES()14431 return (_glptr_QueryMatrixxOES) (GET_by_offset(disp, _gloffset_QueryMatrixxOES)); in GET_QueryMatrixxOES()