Searched defs:getVertexAttrib (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/js/
H A DJSWebGLRenderingContextCustom.cpp175 info = context->getVertexAttrib(target, pname, ec);
306 JSValue JSWebGLRenderingContext::getVertexAttrib(ExecState* exec, const ArgList& args) function in class:WebCore::JSWebGLRenderingContext
/external/webkit/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp1404 WebGLGetInfo WebGLRenderingContext::getVertexAttrib(unsigned long index, unsigned long pname, ExceptionCode& ec) function in class:WebCore::WebGLRenderingContext

Completed in 36 milliseconds