Searched refs:ClearColorDepthBuffer (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_RenderSystem.cpp | 190 void RenderSystem::ClearColorDepthBuffer(const GLclampf red, in ClearColorDepthBuffer() function in demo::RenderSystem 196 m_CurrentFrameBufferPtr->ClearColorDepthBuffer(red, green, blue, alpha, in ClearColorDepthBuffer()
|
| D | demo_FrameBuffer.cpp | 338 void FrameBuffer::ClearColorDepthBuffer(const GLclampf red, const GLclampf green, in ClearColorDepthBuffer() function in demo::FrameBuffer
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/ |
| D | demo_RenderSystem.h | 64 virtual void ClearColorDepthBuffer(const GLclampf red, const GLclampf green,
|
| D | demo_FrameBuffer.h | 109 void ClearColorDepthBuffer(const GLclampf red, const GLclampf green,
|