]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor adding and compiling shader stages in Program
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 11:49:26 +0000 (14:49 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 13:26:05 +0000 (16:26 +0300)
SPIR-V stages don't need to be compiled so it makes more sense to compile
when adding stages from GLSL.


No differences found