Searched refs:_glptr_SampleMaskSGIS (Results 1 – 1 of 1) sorted by relevance
10095 typedef void (GLAPIENTRYP _glptr_SampleMaskSGIS)(GLclampf, GLboolean); typedef10098 static inline _glptr_SampleMaskSGIS GET_SampleMaskSGIS(struct _glapi_table *disp) { in GET_SampleMaskSGIS()10099 return (_glptr_SampleMaskSGIS) (GET_by_offset(disp, _gloffset_SampleMaskSGIS)); in GET_SampleMaskSGIS()