Home
last modified time | relevance | path

Searched refs:renderColorFormat (Results 1 – 9 of 9) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmRenderSystem.h76 nw::gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member
83 : renderColorFormat(nw::gfx::RENDER_COLOR_FORMAT_RGBA8), in Description()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp53 .ColorFormat(renderDesc.renderColorFormat) in Initialize()
60 .ColorFormat(renderDesc.renderColorFormat) in Initialize()
Ddemo_Utility.cpp416 .ColorFormat(renderDescription.renderColorFormat) in CreateUpperScreenBuffer()
434 .ColorFormat(renderDescription.renderColorFormat) in CreateLowerScreenBuffer()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h125 gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member
140 : renderColorFormat(nw::gfx::RENDER_COLOR_FORMAT_RGBA8), in Description()
/NW4C-2.0.3/demos/lyt/orthoStereo/sources/
Dmain.cpp82 .ColorFormat(renderDesc.renderColorFormat) in InitializeGraphics()
89 .ColorFormat(renderDesc.renderColorFormat) in InitializeGraphics()
/NW4C-2.0.3/demos/Nw4cDemo/sources/
Dmain.cpp140 .ColorFormat(renderDescription.renderColorFormat) in InitializeGraphics()
152 .ColorFormat(renderDescription.renderColorFormat) in InitializeGraphics()
/NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp226 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
230 .ColorFormat(renderColorFormat) in InitializeGraphics()
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp237 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
241 .ColorFormat(renderColorFormat) in InitializeGraphics()
/NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp238 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
242 .ColorFormat(renderColorFormat) in InitializeGraphics()