-
Fix issue with remapping global uniform blocks · 53407521Malcolm Bechard authored
Avoid adding global uniform blocks to stages that don't already have it. Otherwise multiple stages point to the same block object, and a remapping that occurs later on will change the mapping on multiple stages.
53407521
×