microsoft/compiler: Images are no longer reprensented by uniform vars
emit_barrier_impl() was still checking the nir_var_uniform flag to detect images, which is no longer correct. Fixes: cfdc7ee0 ("spirv: Use nir_var_mem_image") Reviewed-by:Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by:
Jesse Natalie <jenatali@microsoft.com> Part-of: <mesa/mesa!16926> (cherry picked from commit 303175cf)
Loading
Please register or sign in to comment