Searched refs:_glptr_GetHandleARB (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h9524 typedef GLhandleARB (GLAPIENTRYP _glptr_GetHandleARB)(GLenum); typedef
9527 static inline _glptr_GetHandleARB GET_GetHandleARB(struct _glapi_table *disp) {
9528 return (_glptr_GetHandleARB) (GET_by_offset(disp, _gloffset_GetHandleARB));

Completed in 171 milliseconds