nir: Make argument order of unop_convert match binop_convert.
authorMatt Turner <mattst88@gmail.com>
Thu, 21 Jan 2016 17:54:19 +0000 (09:54 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 25 Jan 2016 19:11:08 +0000 (11:11 -0800)
commitb126039784997ad49c329683443370f85c1bfebd
treee5b87de94b6be335c963bc6bf5d5ec562196d749
parent13b87e02b979b86872e1872b8cb325d376d05cc5
nir: Make argument order of unop_convert match binop_convert.

Strangely the return and parameter types were reversed.
src/glsl/nir/nir_opcodes.py