i965: Reverse file/type arguments to register type functions
authorMatt Turner <mattst88@gmail.com>
Thu, 27 Jul 2017 00:03:12 +0000 (17:03 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 21 Aug 2017 21:05:23 +0000 (14:05 -0700)
commit890f863da072bceeb5fdeba504873059e2e0353b
tree03dae8d4731c65408a187f41038d7fc57340f1a0
parent92f787ff86abc588939878f43fa898bc2b069342
i965: Reverse file/type arguments to register type functions

I think of the initial arguments as "state" and the last as the actual
subject.

Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_eu_validate.c
src/intel/compiler/brw_reg.h