Searched refs:_glptr_PrimitiveRestartNV (Results 1 – 1 of 1) sorted by relevance
11811 typedef void (GLAPIENTRYP _glptr_PrimitiveRestartNV)(void); typedef11814 static inline _glptr_PrimitiveRestartNV GET_PrimitiveRestartNV(struct _glapi_table *disp) { in GET_PrimitiveRestartNV()11815 return (_glptr_PrimitiveRestartNV) (GET_by_offset(disp, _gloffset_PrimitiveRestartNV)); in GET_PrimitiveRestartNV()