Added test for UniformBlocks 70/294670/2
authorDavid Steele <david.steele@samsung.com>
Thu, 22 Jun 2023 17:57:26 +0000 (18:57 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 23 Jun 2023 15:19:02 +0000 (16:19 +0100)
commit246e36c4cb4eff696dd5caab464ed97e78583721
tree57825642f123ba3a4493148ad3557d66ec4494c1
parent9f6aa2688656686dd4782c2b88848baebe3594ae
Added test for UniformBlocks

Test application shows uniform blocks in action in a custom shader,
and that properties can be used to write uniforms as normal.

Change-Id: Ibf6552084b491adf7fc6f05d5de0fe829ab5f58c
Signed-off-by: David Steele <david.steele@samsung.com>
com.samsung.dali-demo.xml
examples/uniform-blocks/README.md [new file with mode: 0644]
examples/uniform-blocks/shaders/uniform-block-alt.frag [new file with mode: 0644]
examples/uniform-blocks/shaders/uniform-block.frag [new file with mode: 0644]
examples/uniform-blocks/shaders/uniform-block.vert [new file with mode: 0644]
examples/uniform-blocks/uniform-blocks-example.cpp [new file with mode: 0644]
resources/po/en_GB.po
resources/po/en_US.po
shared/dali-demo-strings.h
tests-reel/dali-tests-reel.cpp