Home
last modified time | relevance | path

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

/NW4C-1.2.23/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
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp648 GraphicsDevice::ActivateFragmentLightPosition(index, -direction); in ActivateFragmentLight()
678 GraphicsDevice::ActivateFragmentLightPosition(index, position); in ActivateFragmentLight()
718 GraphicsDevice::ActivateFragmentLightPosition(index, position, spotDirection); in ActivateFragmentLight()