Home | History | Annotate | Download | only in canvas

Lines Matching refs:sampleCoverage

3122 void WebGLRenderingContext::sampleCoverage(GC3Dfloat value, GC3Dboolean invert)
3126 m_context->sampleCoverage(value, invert);