Lines Matching refs:_glptr_GetGraphicsResetStatusARB
12225 typedef GLenum (GLAPIENTRYP _glptr_GetGraphicsResetStatusARB)(void);12228 static inline _glptr_GetGraphicsResetStatusARB GET_GetGraphicsResetStatusARB(struct _glapi_table *disp) {12229 return (_glptr_GetGraphicsResetStatusARB) (GET_by_offset(disp, _gloffset_GetGraphicsResetStatusARB));