Searched refs:boundFramebufferColorFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.h736 GLenum boundFramebufferColorFormat();
H A DWebGLRenderingContextBase.cpp1493 if (!isTexInternalFormatColorBufferCombinationValid(internalformat, boundFramebufferColorFormat())) {
1540 if (!isTexInternalFormatColorBufferCombinationValid(internalformat, boundFramebufferColorFormat())) {
4532 GLenum WebGLRenderingContextBase::boundFramebufferColorFormat() function in class:blink::__anon11092::WebGLRenderingContextBase

Completed in 97 milliseconds