Home | History | Annotate | Download | only in canvas

Lines Matching defs:compileShader

412 void WebGLRenderingContext::compileShader(WebGLShader* shader, ExceptionCode& ec)
419 m_context->compileShader(shader);