nir/tex_instr_create: Initialize all 4 sources
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 8 Jan 2015 01:52:37 +0000 (17:52 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:20:21 +0000 (07:20 -0800)
commit4cdabcc0fa2fdddc7125f0351efb1fd728779db5
tree3ef02e5737a36ae37eef376fa47ca8d9a2553464
parent62ac0ee804027d1a1fa9864e03428ced7bd8510a
nir/tex_instr_create: Initialize all 4 sources

This helps a lot with things like lowering passes that may need to add
sources.

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir.c