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