Searched refs:_glptr_SamplePatternSGIS (Results 1 – 1 of 1) sorted by relevance
10106 typedef void (GLAPIENTRYP _glptr_SamplePatternSGIS)(GLenum); typedef10109 static inline _glptr_SamplePatternSGIS GET_SamplePatternSGIS(struct _glapi_table *disp) { in GET_SamplePatternSGIS()10110 return (_glptr_SamplePatternSGIS) (GET_by_offset(disp, _gloffset_SamplePatternSGIS)); in GET_SamplePatternSGIS()