Fix text render issue when use tiling 22/275222/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 18 May 2022 11:22:32 +0000 (20:22 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 18 May 2022 11:22:32 +0000 (20:22 +0900)
Due to the "uTextColorAnimatable" uniform values are not registered
into tiling renderer, It show some strange color when we required
some tiling text feature.

This patch make that all other renderers in mRenderList also have
there own constraint relative with TextLabel's TEXT_COLOR index
so tilied renderes also rendering well

Change-Id: I36198372f1a585529b25080919bf96be939577fa
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>

No differences found