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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4728 typedef void (GLAPIENTRYP _glptr_PushAttrib)(GLbitfield); typedef
4731 static inline _glptr_PushAttrib GET_PushAttrib(struct _glapi_table *disp) {
4732 return (_glptr_PushAttrib) (GET_by_offset(disp, _gloffset_PushAttrib));

Completed in 195 milliseconds