Home
last modified time | relevance | path

Searched refs:s_ShadowTextureSize (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp269 const s32 s_ShadowTextureSize = 512; variable
378 .Width(s_ShadowTextureSize) in InitializeGraphics()
379 .Height(s_ShadowTextureSize) in InitializeGraphics()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp269 const s32 s_ShadowTextureSize = 512; variable
389 .Width(s_ShadowTextureSize) in InitializeGraphics()
390 .Height(s_ShadowTextureSize) in InitializeGraphics()