Skip to content
Snippets Groups Projects
Commit 9f199d0e authored by Boris Brezillon's avatar Boris Brezillon Committed by Dylan Baker
Browse files

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: default avatarErik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Jesse Natalie's avatarJesse Natalie <jenatali@microsoft.com>
Part-of: <mesa/mesa!16926>
(cherry picked from commit 303175cf)
parent d5a5bcbd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment