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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17901 typedef void (GLAPIENTRYP _glptr_SampleCoveragex)(GLclampx, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx,GLboolean)
17904 static inline _glptr_SampleCoveragex GET_SampleCoveragex(struct _glapi_table *disp) {
17905 return (_glptr_SampleCoveragex) (GET_by_offset(disp, _gloffset_SampleCoveragex));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18374 typedef void (GLAPIENTRYP _glptr_SampleCoveragex)(GLclampx, GLboolean); typedef in typeref:typename:void (GLAPIENTRYP)(GLclampx,GLboolean)
18377 static inline _glptr_SampleCoveragex GET_SampleCoveragex(struct _glapi_table *disp) {
18378 return (_glptr_SampleCoveragex) (GET_by_offset(disp, _gloffset_SampleCoveragex));
[all...]

Completed in 108 milliseconds