Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_FrameBuffer.h122 GLuint GetFrameBufferId(void);
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemExt.cpp251 return m_FrameBuffer0.GetFrameBufferId(); in GetFramebufferObjectId()
Ddemo_RenderSystem.cpp252 return m_FrameBuffer0.GetFrameBufferId(); in GetFrameBufferObjectId()
Ddemo_FrameBuffer.cpp384 GLuint FrameBuffer::GetFrameBufferId(void) in GetFrameBufferId() function in demo::FrameBuffer