Home | History | Annotate | Download | only in canvas

Lines Matching refs:cullFace

1189 void WebGLRenderingContext::cullFace(GC3Denum mode)
1193 m_context->cullFace(mode);