]> git.tdb.fi Git - libs/gl.git/commit
Add some precondition checks to Program
authorMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 13:40:52 +0000 (16:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 30 Mar 2021 13:40:52 +0000 (16:40 +0300)
commitfc5a3640bd7a007c2da025308e6d6a33402eb098
tree193cc4f0828aea6b6f9fb3bafdc7bd8a68114309
parentc93e0613e96ec6817e26b533e90dc49d45787941
Add some precondition checks to Program

Adding stages from multiple modules presents some difficulties in matching
the interfaces.
source/core/program.cpp