Standalone uniform writes optimized 51/261151/3
authorAdam Bialogonski <adam.b@samsung.com>
Mon, 12 Jul 2021 10:04:00 +0000 (11:04 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Mon, 12 Jul 2021 11:14:50 +0000 (12:14 +0100)
commit921214b6830ac95bcf2e3c48c0f4e3e9ab836748
tree4c04fe144e6e1da3d872626d153bd976398e82a1
parent08384ee586769b0546b874fe8c8dc4fda815879c
Standalone uniform writes optimized

- Removed memcmp (replaced with custom function working on 4-byte long types)
- Only one memmove called at the end of update on the whole cache block

Change-Id: Iecf1e0b774993ad703e953a617f7cd5e837e0239
dali/internal/graphics/gles-impl/gles-graphics-program.cpp