Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h16484 typedef void (GLAPIENTRYP _glptr_StringMarkerGREMEDY)(GLsizei, const GLvoid *); typedef
16487 static inline _glptr_StringMarkerGREMEDY GET_StringMarkerGREMEDY(struct _glapi_table *disp) { in GET_StringMarkerGREMEDY()
16488 return (_glptr_StringMarkerGREMEDY) (GET_by_offset(disp, _gloffset_StringMarkerGREMEDY)); in GET_StringMarkerGREMEDY()