]> git.tdb.fi Git - libs/gl.git/commit - source/programdata.cpp
Add a function to remove uniforms from ProgramData
authorMikko Rasa <tdb@tdb.fi>
Sun, 22 Apr 2018 08:43:08 +0000 (11:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 22 Apr 2018 08:47:50 +0000 (11:47 +0300)
commit653b618e65b291a344abb1ee9d08dc5d1fde1094
treed202a734d026c7fd1ed7ba8215ef78adf3b8f908
parentdeecc415cc7ecf24250f2c8c5d6e727fba3eb348
Add a function to remove uniforms from ProgramData

It may be beneficial to revert to a Technique's default value and its
associated buffers instead of explicitly setting the same value in an
ObjectInstance's private ProgramData.
source/programdata.cpp
source/programdata.h