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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLFramebuffer.cpp300 removeAttachmentFromBoundFramebuffer(attachment);
313 removeAttachmentFromBoundFramebuffer(attachment);
431 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(GLenum attachment) function in class:blink::WebGLFramebuffer
457 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(WebGLSharedObject* attachment) function in class:blink::WebGLFramebuffer
473 removeAttachmentFromBoundFramebuffer(attachmentType);

Completed in 681 milliseconds