Searched refs:ClearColorDepthStencilBuffer (Results 1 – 4 of 4) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_RenderSystem.cpp | 179 void RenderSystem::ClearColorDepthStencilBuffer(const GLclampf red, in ClearColorDepthStencilBuffer() function in demo::RenderSystem 185 m_CurrentFrameBufferPtr->ClearColorDepthStencilBuffer(red, green, blue, alpha, in ClearColorDepthStencilBuffer()
|
| D | demo_FrameBuffer.cpp | 328 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/ |
| D | demo_RenderSystem.h | 61 virtual void ClearColorDepthStencilBuffer(const GLclampf red, const GLclampf green,
|
| D | demo_FrameBuffer.h | 105 void ClearColorDepthStencilBuffer(const GLclampf red, const GLclampf green,
|