clearDepth 776 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->clearDepth(1.0f); clearDepth 811 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->clearDepth(m_clearDepth); clearDepth 1306 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->clearDepth(depth); clearDepth 134 Source/core/html/canvas/WebGLRenderingContextBase.h void clearDepth(GLfloat); clearDepth 765 Source/platform/graphics/gpu/DrawingBuffer.cpp m_context->clearDepth(1.0f); clearDepth 92 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void clearDepth(WGC3Dclampf depth) { } clearDepth 231 public/platform/WebGraphicsContext3D.h virtual void clearDepth(WGC3Dclampf depth) = 0;