Home | History | Annotate | Download | only in canvas

Lines Matching refs:isShader

1497 bool WebGLRenderingContext::isShader(WebGLShader* shader)
1502 return m_context->isShader(shader);