Home | History | Annotate | Download | only in canvas

Lines Matching defs:isShader

2909 GC3Dboolean WebGLRenderingContext::isShader(WebGLShader* shader)
2914 return m_context->isShader(shader->object());