getError 2098 Source/core/html/canvas/WebGLRenderingContextBase.cpp return m_context->getError(); getError 188 Source/core/html/canvas/WebGLRenderingContextBase.h GLenum getError(); getError 595 Source/platform/graphics/gpu/DrawingBuffer.cpp if (m_context->getError() == GL_OUT_OF_MEMORY) getError 127 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual WGC3Denum getError() { return 0; } getError 266 public/platform/WebGraphicsContext3D.h virtual WGC3Denum getError() = 0;