Fix Texture upload offset + stride error 36/277736/10
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 12 Jul 2022 13:58:53 +0000 (22:58 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Fri, 22 Jul 2022 09:37:39 +0000 (18:37 +0900)
Previous code only consider that info.srcOffset is 0.
Fix some minor logical error.
+
Make the format convertor consider pixel stride.

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

No differences found