Don't do AABB culling if the clipping mode of the node is enabled 15/266215/3
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 9 Nov 2021 07:33:03 +0000 (16:33 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 16 Nov 2021 05:08:49 +0000 (14:08 +0900)
commitd1b27069d489ac3f5ef4cee8f3f1ed1ebdb56ecb
tree7e171b27e92de3eda444dc3c1b020fe6be5c4ff2
parent09b235895d92b18b7c1dd4f97f54cd2601eb8474
Don't do AABB culling if the clipping mode of the node is enabled

It should not be culled because the clipping rect should be used.

Change-Id: I7d5895c8471720ba808d0c5919adb1b4288c5f18
automated-tests/src/dali/utc-Dali-Actor.cpp
dali/internal/update/manager/render-instruction-processor.cpp