Make visualOffset as Absolute scale. 18/276018/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 Jun 2022 12:05:13 +0000 (21:05 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 Jun 2022 12:05:13 +0000 (21:05 +0900)
offset / uSize.xy might make some precision issue.
For example, tiling use TRANSFORM_OFFSET.
If tiling has some high value, vertex position might missmatched.

This patch will reduce precision.

Change-Id: I185595680c882d75e989d864053079f801d14440
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>

No differences found