Fix AddUniformMapping() interface to take uniform name by value. 55/242855/3
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Tue, 1 Sep 2020 09:24:16 +0000 (18:24 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 16 Sep 2020 15:17:31 +0000 (15:17 +0000)
commitcfb03652db780fc19af98a933e8a68fc3b204546
tree246543b33ffb377158517e4a7108900aa16a2b70
parent3e222c21ec602beff25935b5519fe532c2686cba
Fix AddUniformMapping() interface to take uniform name by value.

this will avoid temporary string allocation.

Change-Id: I21e358150c3ac40496ae62c23562a77551e66acd
dali/internal/event/common/object-impl.cpp
dali/internal/event/common/object-impl.h
dali/internal/update/common/uniform-map.h