Skip to content

zink: fix shader buffers

Mike Blumenkrantz requested to merge zmike/mesa:zink-fix_shader_buffers into master

this cleans up the ballooning technical debt that has been accruing in the compiler and also fixes all the crashing from broken buffer variable references

Merge request reports