[Tizen] Apply premultiply when external texture use mask 60/300760/1
authorsunghyun kim <scholb.kim@samsung.com>
Wed, 1 Nov 2023 03:53:31 +0000 (12:53 +0900)
committersunghyun kim <scholb.kim@samsung.com>
Thu, 2 Nov 2023 02:08:58 +0000 (11:08 +0900)
commitd9e695be60349bece0716e5b75733adc99fb03b7
treef57a3fce4a3ea8ced57dca8e4457c5e112666bc9
parent6e3b52ecbaf68a6e6156a5256e89596c9726e353
[Tizen] Apply premultiply when external texture use mask

when external texture has alpha value and use mask, premultiply is not
applied.
add that patch to fix this issue

Change-Id: I9103c7a6185ea8c044a3fdfa00a5fc5a5376fe87
automated-tests/src/dali-toolkit/utc-Dali-ImageVisual.cpp
dali-toolkit/internal/texture-manager/texture-manager-impl.cpp