Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5860 typedef void (GLAPIENTRYP _glptr_PushClientAttrib)(GLbitfield); typedef
5863 static inline _glptr_PushClientAttrib GET_PushClientAttrib(struct _glapi_table *disp) { in GET_PushClientAttrib()
5864 return (_glptr_PushClientAttrib) (GET_by_offset(disp, _gloffset_PushClientAttrib)); in GET_PushClientAttrib()