Prevents writing array uniforms with out-of-bound indices and accidental overwrite... 79/304179/2
authorAdam Bialogonski <adam.b@samsung.com>
Thu, 11 Jan 2024 11:03:59 +0000 (11:03 +0000)
committerAdam Bialogonski <adam.b@samsung.com>
Thu, 18 Jan 2024 14:29:34 +0000 (14:29 +0000)
commit3eea41018889aaf2661098b8466c7e9445e7c069
tree194eba4b361b752fdb373418e5c24d41df5ea8a5
parentd2669d5adb1c28113975de323e62e67507e15997
Prevents writing array uniforms with out-of-bound indices and accidental overwrite of next uniform.

Change-Id: I3a90c54759159b7ac3a448a4694caa7047765c40
automated-tests/src/dali-adaptor/dali-test-suite-utils/test-graphics-reflection.cpp
dali/internal/graphics/gles-impl/gles-graphics-reflection.cpp