Skip to content

nir: add and use nir_variable::index and nir_index_vars()

Rhys Perry requested to merge pendingchaos/mesa:nir_index_vars into master

This will also be useful for !1240 (merged) to deterministically use variables in hash map keys

Edited by Rhys Perry

Merge request reports