Searched defs:lightSourcesAndPosVec (Results 1 – 2 of 2) sorted by relevance
1210 std::vector<std::pair<std::shared_ptr<RSLightSource>, Vector4f>> lightSourcesAndPosVec( in DrawLight() local1223 const std::vector<std::pair<std::shared_ptr<RSLightSource>, Vector4f>>& lightSourcesAndPosVec) in DrawLightInner()
992 std::vector<std::pair<std::shared_ptr<RSLightSource>, Vector4f>> lightSourcesAndPosVec; variable