Make CreateSolidColorTexture upload pixel data 85/295085/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 3 Jul 2023 01:01:37 +0000 (10:01 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 3 Jul 2023 01:10:00 +0000 (10:10 +0900)
commit5669de7b3a64726d555fc4287a04e23d21d7f21e
treeba4eb5a54b4c8671d85fea406b03717e99843c4e
parent1d91160022140e17c8345e689ae3a6c3f4259c41
Make CreateSolidColorTexture upload pixel data

To avoid case when we skip rendering for non-upload texture, make sure
that we upload texture.

Change-Id: Ieea21bf09d84ff43fbff6673ba7dfc8e299cdf45
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-BubbleEmitter.cpp