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