Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp269 const s32 s_ShadowTextureSize = 512; variable
373 .Width(s_ShadowTextureSize) in InitializeGraphics()
374 .Height(s_ShadowTextureSize) in InitializeGraphics()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp269 const s32 s_ShadowTextureSize = 512; variable
381 .Width(s_ShadowTextureSize) in InitializeGraphics()
382 .Height(s_ShadowTextureSize) in InitializeGraphics()