Fix issue with remapping global uniform blocks
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.
Showing
This diff is collapsed.
Click to expand it.
Test/vk.relaxed.changeSet.frag
0 → 100755
Test/vk.relaxed.changeSet.vert
0 → 100755
Please
register
or
sign in
to comment