Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp651 GraphicsDevice::SetFragmentLightSpotEnabled(index, false); in ActivateFragmentLight()
656 GraphicsDevice::SetFragmentLightSpotEnabled(index, false); in ActivateFragmentLight()
686 GraphicsDevice::SetFragmentLightSpotEnabled(index, true); in ActivateFragmentLight()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_GraphicsDevice.h434 static void SetFragmentLightSpotEnabled(int index, bool enabled) in SetFragmentLightSpotEnabled() function