st/nir: Drop unused parameter from st_nir_assign_uniform_locations().
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 25 Oct 2018 09:22:34 +0000 (02:22 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 4 Nov 2018 06:34:36 +0000 (23:34 -0700)
commitb6410a2d227ca71ee26fd3806ec51a2133c5692c
tree16000e2e385c49439ffdc75e49479e36e5b56a37
parent5294d65011afa3437322bc53b5909f4e88a9c9f7
st/nir: Drop unused parameter from st_nir_assign_uniform_locations().

ARB programs won't have one of these, and we don't use it anyway.

Reviewed-by: Rob Clark <robdclark@gmail.com>
src/mesa/state_tracker/st_glsl_to_nir.cpp