Searched refs:_glptr_GetHandleARB (Results 1 – 1 of 1) sorted by relevance
8071 typedef GLhandleARB (GLAPIENTRYP _glptr_GetHandleARB)(GLenum); typedef8074 static inline _glptr_GetHandleARB GET_GetHandleARB(struct _glapi_table *disp) { in GET_GetHandleARB()8075 return (_glptr_GetHandleARB) (GET_by_offset(disp, _gloffset_GetHandleARB)); in GET_GetHandleARB()