Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h14449 typedef void (GLAPIENTRYP _glptr_SamplePatternSGIS)(GLenum); typedef
14452 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()