Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp641 GraphicsDevice::ActivateFragmentLightPosition(index, -direction); in ActivateFragmentLight()
671 GraphicsDevice::ActivateFragmentLightPosition(index, position); in ActivateFragmentLight()
714 GraphicsDevice::ActivateFragmentLightPosition(index, position, spotDirection); in ActivateFragmentLight()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h529 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos) in ActivateFragmentLightPosition() function
557 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos, const math::VEC3& spotDir) in ActivateFragmentLightPosition() function