Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / intel / compiler / brw_vec4_gs_nir.cpp
2019-07-31 Jason Ekstrandintel/vec4: Drop all of the 64-bit varying code
2018-11-08 Jason Ekstrandintel/vec4: Use the new nir_src_is_const and friends
2017-05-09 Jason Ekstrandi965/vec4: Delete the system value infastructure
2017-05-09 Jason Ekstrandi965/vec4: Use NIR to do GS input remapping
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler