Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / glsl / gl_nir_link_atomics.c
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-03-06 Alejandro Piñeironir/linker: remove reference to just SPIR-V linking
2020-01-06 Timothy Arceriglsl: add gl_nir_link_check_atomic_counter_resources()
2018-07-05 Roland Scheideggernir/linker: fix msvc build
2018-07-03 Neil Robertsnir/linker: Add a pure NIR implementation of the atomic...