Searched refs:_glptr_Frustumx (Results 1 – 1 of 1) sorted by relevance
17595 typedef void (GLAPIENTRYP _glptr_Frustumx)(GLfixed, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed); typedef17598 static inline _glptr_Frustumx GET_Frustumx(struct _glapi_table *disp) { in GET_Frustumx()17599 return (_glptr_Frustumx) (GET_by_offset(disp, _gloffset_Frustumx)); in GET_Frustumx()