Searched defs:depth (Results 1 – 5 of 5) sorted by relevance
181 const GLclampf depth, const GLclampf stencil) in ClearColorDepthStencilBuffer()192 const GLclampf depth) in ClearColorDepthBuffer()210 void RenderSystem::ClearDepthStencilBuffer(const GLclampf depth, const GLclampf stencil) in ClearDepthStencilBuffer()
329 const GLclampf blue, const GLclampf alpha, const GLclampf depth, const GLclampf stencil) in ClearColorDepthStencilBuffer()339 const GLclampf blue, const GLclampf alpha, const GLclampf depth) in ClearColorDepthBuffer()355 void FrameBuffer::ClearDepthStencilBuffer(const GLclampf depth, const GLclampf stencil) in ClearDepthStencilBuffer()363 void FrameBuffer::ClearDepthBuffer(const GLclampf depth) in ClearDepthBuffer()
196 void GraphicsDrawing::SetDepth(const f32 depth) in SetDepth()
201 void RenderSystemDrawing::SetDepth(const f32 depth) in SetDepth()
48 unsigned char depth; member