Skip to content

nir/lower_uniforms_to_ubo: set explicit_binding on uniform_0

Mike Blumenkrantz requested to merge zmike/mesa:ubo0 into master

this variable is always bound to buffer index 0, so the binding info here is actually useful

Merge request reports