colorBufferFormat 77 Source/core/html/canvas/WebGLFramebuffer.h GLenum colorBufferFormat() const; colorBufferFormat 4411 Source/core/html/canvas/WebGLRenderingContextBase.cpp bool WebGLRenderingContextBase::isTexInternalFormatColorBufferCombinationValid(GLenum texInternalFormat, GLenum colorBufferFormat) colorBufferFormat 4414 Source/core/html/canvas/WebGLRenderingContextBase.cpp unsigned have = WebGLImageConversion::getChannelBitsByFormat(colorBufferFormat); colorBufferFormat 4421 Source/core/html/canvas/WebGLRenderingContextBase.cpp return m_framebufferBinding->colorBufferFormat(); colorBufferFormat 693 Source/core/html/canvas/WebGLRenderingContextBase.h bool isTexInternalFormatColorBufferCombinationValid(GLenum texInternalFormat, GLenum colorBufferFormat);