Apply premultiply when external texture use mask 02/300702/3
authorsunghyun kim <scholb.kim@samsung.com>
Wed, 1 Nov 2023 03:53:31 +0000 (12:53 +0900)
committersunghyun kim <scholb.kim@samsung.com>
Wed, 1 Nov 2023 05:32:33 +0000 (14:32 +0900)
commita261e016d282c9bd3b915c5bd34670cbdf31c50b
tree358a1bb9dfed82c8cfe11c568f14e79761060c43
parent901752ea030f9be29f758f7aa48dcfb8aa22ba23
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