Searched defs:rawLightIds (Results 1 – 2 of 2) sorted by relevance
334 const std::vector<int32_t> rawLightIds = getDeviceContext().getRawLightIds(); in dump() local411 const std::vector<int32_t> rawLightIds = getDeviceContext().getRawLightIds(); in configureLights() local
139 std::unordered_map<int32_t, int32_t> rawLightIds; member