Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / compiler / nir / nir_lower_wpos_center.c
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2018-12-18 Jason Ekstrandnir/lower_wpos_center: Look at derefs for modes
2018-11-14 Karol Herbstnir: replace nir_load_system_value calls with appropiat...
2018-06-23 Jason Ekstrandnir: Remove old-school deref chain support
2018-06-23 Jason Ekstrandnir: Remove deref chain support from lower_wpos_center
2018-06-23 Jason Ekstrandnir: Support deref instructions in lower_pos_center
2018-06-23 Rob Clarknir: add deref lowering sanity checking
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-03-24 Iago Toral Quiroganir/lower_wpos_center: support adding sample position...
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2016-05-20 Kenneth Graunkenir: Fix crash in nir_lower_wpos_center().
2016-05-20 Kenneth Graunkenir: Add a simple nir_lower_wpos_center() pass for...