Home | History | Annotate | Download | only in canvas

Lines Matching refs:frontFace

1804 void WebGLRenderingContext::frontFace(GC3Denum mode)
1808 m_context->frontFace(mode);