Home
last modified time | relevance | path

Searched refs:_glptr_PopDebugGroup (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h15307 typedef void (GLAPIENTRYP _glptr_PopDebugGroup)(void); typedef
15310 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()