Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_GlImplement.h41 #define MAX_PER_PIXEL_LIGHTS 8 macro
Dgfx_MaterialState.h624 int lightCount = ut::Min(sceneEnvironment.GetFragmentLightCount(), MAX_PER_PIXEL_LIGHTS); in ActivateMaterialColor()