Searched refs:isColorAttached (Results 1 – 3 of 3) sorted by relevance
173 if (!object() || !isColorAttached()) in getWidth()185 if (!object() || !isColorAttached()) in getHeight()197 if (!object() || !isColorAttached()) in getColorBufferFormat()
81 bool isColorAttached() const { return (m_colorAttachment && m_colorAttachment->object()); } in isColorAttached() function
20055 (WebCore::WebGLFramebuffer::isColorAttached):