Home
last modified time | relevance | path

Searched defs:renderColorFormat (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmRenderSystem.h76 nw::gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member
/NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp226 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
/NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp238 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp237 nw::gfx::RenderColorFormat renderColorFormat = nw::gfx::RENDER_COLOR_FORMAT_RGBA8; in InitializeGraphics() local
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h125 gfx::RenderColorFormat renderColorFormat; //!< スクリーンのカラーフォーマットを表します。 member