Fix node texture draw issue 14/299914/3
authorhuiyu.eun <huiyu.eun@samsung.com>
Thu, 12 Oct 2023 05:22:49 +0000 (14:22 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Fri, 13 Oct 2023 00:57:07 +0000 (09:57 +0900)
commit386df6932dbcba70a010e386f7256b01ddc68b93
tree53740c1cddfd58308c609a9f01426204a67b52d3
parent666ddcb921be2771e05adaccb95afdaa22db0be3
Fix node texture draw issue

MapView drawing issue
In the case of a node without texture set, it is not drawn.

If we do not call 'TrimContainers', it works normally.

Fix UTC :
 If an empty texture is set, the number of textures does not change

Please refer this patch :
 Change the TextureSet Count when we set empty texture or sampler

Change-Id: If0d9c3abdd8d34d5a90e5dd40c63fe228232e2ac
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
automated-tests/src/dali/utc-Dali-TextureSet.cpp
dali/internal/event/rendering/texture-set-impl.cpp