Home | History | Annotate | Download | only in canvas

Lines Matching full:vertexattrib4fv

3792 void WebGLRenderingContext::vertexAttrib4fv(GC3Duint index, Float32Array* v)
3797 void WebGLRenderingContext::vertexAttrib4fv(GC3Duint index, GC3Dfloat* v, GC3Dsizei size)
4699 m_context->vertexAttrib4fv(index, v);