Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystem.cpp201 void RenderSystem::ClearColorBuffer(const GLclampf red, const GLclampf green, in ClearColorBuffer() function in demo::RenderSystem
206 m_CurrentFrameBufferPtr->ClearColorBuffer(red, green, blue, alpha); in ClearColorBuffer()
Ddemo_FrameBuffer.cpp347 void FrameBuffer::ClearColorBuffer(const GLclampf red, const GLclampf green, in ClearColorBuffer() function in demo::FrameBuffer
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_RenderSystem.h67 virtual void ClearColorBuffer(const GLclampf red, const GLclampf green,
Ddemo_FrameBuffer.h112 void ClearColorBuffer(const GLclampf red, const GLclampf green,