mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
9bf4e559bc
The reflected uniform names are for the shader versions that don't use uniform buffer objects. For UBO shaders, the names won't resolve. This change adds a panic when shader uniforms are not found, and fixes Fixes gio#216 Signed-off-by: Elias Naur <mail@eliasnaur.com>