Skip to content

shader: Change the internal uniforms to uniform blocks

Allows to only reduce the max number of uniform blocks by 1 instead of slightly reducing the number of uniforms.

Signed-off-by: Corentin Noël corentin.noel@collabora.com

Edited by Corentin Noël

Merge request reports