Lines Matching refs:_glptr_PrimitiveRestartNV
16933 typedef void (GLAPIENTRYP _glptr_PrimitiveRestartNV)(void);16936 static inline _glptr_PrimitiveRestartNV GET_PrimitiveRestartNV(struct _glapi_table *disp) {16937 return (_glptr_PrimitiveRestartNV) (GET_by_offset(disp, _gloffset_PrimitiveRestartNV));