Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystem.cpp181 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()
Ddemo_FrameBuffer.cpp329 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()
Ddemo_GraphicsDrawing.cpp196 void GraphicsDrawing::SetDepth(const f32 depth) in SetDepth()
Ddemo_RenderSystemDrawing.cpp201 void RenderSystemDrawing::SetDepth(const f32 depth) in SetDepth()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DTga.cpp48 unsigned char depth; member