-
GLSL: Fix bug setting component=0 for an auto-location assignment. · 94c18a84John Kessenich authored
Setting component=0 is later taken to mean the shader did so, which is not always legal. It should instead set the component as not set by the shader.
94c18a84
×