Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / auxiliary / nir / nir_draw_helpers.c
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-04-23 Eric Anholtgallium: Fix setup of pstipple frag coord var.
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...