Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp639 GraphicsDevice::ActivateFragmentLightPosition(index, -direction); in ActivateFragmentLight()
669 GraphicsDevice::ActivateFragmentLightPosition(index, position); in ActivateFragmentLight()
712 GraphicsDevice::ActivateFragmentLightPosition(index, position, spotDirection); in ActivateFragmentLight()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_GraphicsDevice.h527 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos) in ActivateFragmentLightPosition() function
555 ActivateFragmentLightPosition(s32 index, const math::VEC4& pos, const math::VEC3& spotDir) in ActivateFragmentLightPosition() function