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