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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14480 typedef void (GLAPIENTRYP _glptr_SampleMaskSGIS)(GLclampf, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampf,GLboolean)
14483 static inline _glptr_SampleMaskSGIS GET_SampleMaskSGIS(struct _glapi_table *disp) {
14484 return (_glptr_SampleMaskSGIS) (GET_by_offset(disp, _gloffset_SampleMaskSGIS));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h14953 typedef void (GLAPIENTRYP _glptr_SampleMaskSGIS)(GLclampf, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampf,GLboolean)
14956 static inline _glptr_SampleMaskSGIS GET_SampleMaskSGIS(struct _glapi_table *disp) {
14957 return (_glptr_SampleMaskSGIS) (GET_by_offset(disp, _gloffset_SampleMaskSGIS));
[all...]

Completed in 153 milliseconds