Searched refs:ActivateVertexLight (Results 1 – 2 of 2) sorted by relevance
542 void ActivateVertexLight(int index, const VertexLight* light);
747 this->ActivateVertexLight(i, m_SceneEnvironment.GetVertexLight(i)); in ActivateVertexLights()754 RenderContext::ActivateVertexLight(int index, const VertexLight* light) in ActivateVertexLight() function in nw::gfx::RenderContext