Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp644 GraphicsDevice::SetFragmentLightSpotEnabled(index, false); in ActivateFragmentLight()
649 GraphicsDevice::SetFragmentLightSpotEnabled(index, false); in ActivateFragmentLight()
681 GraphicsDevice::SetFragmentLightSpotEnabled(index, true); in ActivateFragmentLight()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h436 static void SetFragmentLightSpotEnabled(int index, bool enabled) in SetFragmentLightSpotEnabled() function