Lines Matching refs:_glptr_PrimitiveRestartIndex
9728 typedef void (GLAPIENTRYP _glptr_PrimitiveRestartIndex)(GLuint);9731 static inline _glptr_PrimitiveRestartIndex GET_PrimitiveRestartIndex(struct _glapi_table *disp) {9732 return (_glptr_PrimitiveRestartIndex) (GET_by_offset(disp, _gloffset_PrimitiveRestartIndex));