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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h16707 typedef void (GLAPIENTRYP _glptr_PolygonOffsetx)(GLfixed, GLfixed); typedef
16710 static inline _glptr_PolygonOffsetx GET_PolygonOffsetx(struct _glapi_table *disp) {
16711 return (_glptr_PolygonOffsetx) (GET_by_offset(disp, _gloffset_PolygonOffsetx));

Completed in 159 milliseconds