Searched refs:_glptr_PopDebugGroup (Results 1 – 1 of 1) sorted by relevance
15307 typedef void (GLAPIENTRYP _glptr_PopDebugGroup)(void); typedef15310 static inline _glptr_PopDebugGroup GET_PopDebugGroup(struct _glapi_table *disp) { in GET_PopDebugGroup()15311 return (_glptr_PopDebugGroup) (GET_by_offset(disp, _gloffset_PopDebugGroup)); in GET_PopDebugGroup()