Searched refs:ClearDepthStencilBuffer (Results 1 – 4 of 4) sorted by relevance
210 void RenderSystem::ClearDepthStencilBuffer(const GLclampf depth, const GLclampf stencil) in ClearDepthStencilBuffer() function in demo::RenderSystem214 m_CurrentFrameBufferPtr->ClearDepthStencilBuffer(depth, stencil); in ClearDepthStencilBuffer()
355 void FrameBuffer::ClearDepthStencilBuffer(const GLclampf depth, const GLclampf stencil) in ClearDepthStencilBuffer() function in demo::FrameBuffer
69 … virtual void ClearDepthStencilBuffer(const GLclampf depth = 1.0f, const GLclampf stencil = 0.0f);
108 void ClearDepthStencilBuffer(const GLclampf depth = 1.0f, const GLclampf stencil = 0.0f);