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

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

Completed in 17 milliseconds