Home
last modified time | relevance | path

Searched refs:f_vertexAttrib2v (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSWebGLRenderingContextCustom.cpp530 f_vertexAttrib1v, f_vertexAttrib2v, f_vertexAttrib3v, f_vertexAttrib4v enumerator
589 case f_vertexAttrib2v: in dataFunctionf()
624 case f_vertexAttrib2v: in dataFunctionf()
820 return dataFunctionf(f_vertexAttrib2v, exec, args, static_cast<WebGLRenderingContext*>(impl())); in vertexAttrib2fv()