Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp271 const s32 s_ShadowTextureSize = 512; variable
375 .Width(s_ShadowTextureSize) in InitializeGraphics()
376 .Height(s_ShadowTextureSize) in InitializeGraphics()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp271 const s32 s_ShadowTextureSize = 512; variable
383 .Width(s_ShadowTextureSize) in InitializeGraphics()
384 .Height(s_ShadowTextureSize) in InitializeGraphics()