Home | History | Annotate | Download | only in canvas

Lines Matching defs:depthFunc

1281 void WebGLRenderingContext::depthFunc(GC3Denum func)
1285 m_context->depthFunc(func);