Home
last modified time | relevance | path

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

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