Home
last modified time | relevance | path

Searched defs:fboID (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_OnScreenBuffer.cpp38 GLuint fboID; in OnScreenBuffer() local
110 GLuint fboID = m_BackBufferObject.GetFboID(); in ~OnScreenBuffer() local
Dgfx_GlImplement.cpp57 GLuint fboID, in GetFrameBufferState()
Dgfx_FrameBuffer.cpp122 FrameBufferObject::SetFboID(GLuint fboID) in SetFboID()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_FrameBuffer.h35 GLuint fboID; //!< フレームバッファオブジェクトのIDを指定します。 member