Home
last modified time | relevance | path

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

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