Home
last modified time | relevance | path

Searched refs:_glptr_SampleMaskSGIS (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h14438 typedef void (GLAPIENTRYP _glptr_SampleMaskSGIS)(GLclampf, GLboolean); typedef
14441 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()