Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / vulkan / anv_nir_lower_multiview.c
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-04-07 Caio Marcelo de... anv/gen12: Lower VK_KHR_multiview using Primitive Repli...
2019-03-07 Jason Ekstrandnir/builder: Add a build_deref_array_imm helper
2019-01-08 Jason Ekstrandglsl_type: Add support for explicitly laid out matrices...
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-06-23 Jason Ekstrandanv/pipeline: Convert lower_multiview to deref instructions
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-21 Caio Marcelo de... anv/pipeline: don't pass constant view index in multiview
2018-03-21 Caio Marcelo de... anv/pipeline: use less instructions for multiview
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-05-03 Jason Ekstrandanv/pipeline: Add shader lowering for multiview