nir: Make sure to set the texsrc type in nir drawpixels/bitmap lowering.
[mesa.git] / src / compiler / nir / nir_lower_drawpixels.c
2016-11-04 Eric Anholtnir: Make sure to set the texsrc type in nir drawpixels...
2016-08-22 Eric Anholtnir: Fix crash in nir_lower_drawpixels.
2016-08-22 Eric Anholtnir: Fix a comment typo in nir_lower_drawpixels.
2016-05-11 Rob Clarknir: add lowering pass for glDrawPixels