Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmRenderSystem.h79 nw::gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member
94 : renderColorFormat(nw::gfx::RENDER_COLOR_FORMAT_RGBA8), in Description()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_SimpleApp.cpp51 .ColorFormat(renderDesc.renderColorFormat) in Initialize()
58 .ColorFormat(renderDesc.renderColorFormat) in Initialize()
Ddemo_Utility.cpp370 .ColorFormat(renderDescription.renderColorFormat) in CreateUpperScreenBuffer()
388 .ColorFormat(renderDescription.renderColorFormat) in CreateLowerScreenBuffer()
/NW4C-1.2.23/include/nw/demo/
Ddemo_GraphicsSystem.h123 gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member
138 : renderColorFormat(nw::gfx::RENDER_COLOR_FORMAT_RGBA8), in Description()
/NW4C-1.2.23/demos/lyt/orthoStereo/sources/
Dmain.cpp80 .ColorFormat(renderDesc.renderColorFormat) in InitializeGraphics()
87 .ColorFormat(renderDesc.renderColorFormat) in InitializeGraphics()
/NW4C-1.2.23/demos/Nw4cDemo/sources/
Dmain.cpp142 .ColorFormat(renderDescription.renderColorFormat) in InitializeGraphics()
154 .ColorFormat(renderDescription.renderColorFormat) in InitializeGraphics()
/NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp224 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
228 .ColorFormat(renderColorFormat) in InitializeGraphics()
/NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp236 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
240 .ColorFormat(renderColorFormat) in InitializeGraphics()
/NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp235 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
239 .ColorFormat(renderColorFormat) in InitializeGraphics()