Home
last modified time | relevance | path

Searched refs:ClearColorDepthStencilBuffer (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystem.cpp179 void RenderSystem::ClearColorDepthStencilBuffer(const GLclampf red, in ClearColorDepthStencilBuffer() function in demo::RenderSystem
185 m_CurrentFrameBufferPtr->ClearColorDepthStencilBuffer(red, green, blue, alpha, in ClearColorDepthStencilBuffer()
Ddemo_FrameBuffer.cpp328 void FrameBuffer::ClearColorDepthStencilBuffer(const GLclampf red, const GLclampf green, in ClearColorDepthStencilBuffer() function in demo::FrameBuffer
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_RenderSystem.h61 virtual void ClearColorDepthStencilBuffer(const GLclampf red, const GLclampf green,
Ddemo_FrameBuffer.h105 void ClearColorDepthStencilBuffer(const GLclampf red, const GLclampf green,