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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h4596 typedef void (GLAPIENTRYP _glptr_ClearStencil)(GLint); typedef
4599 static inline _glptr_ClearStencil GET_ClearStencil(struct _glapi_table *disp) {
4600 return (_glptr_ClearStencil) (GET_by_offset(disp, _gloffset_ClearStencil));

Completed in 216 milliseconds