i965/fs: Use dispatch_width instead of reg_width in alloc_reg_sets
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 31 Jul 2015 15:35:57 +0000 (08:35 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 10 Aug 2015 18:59:04 +0000 (11:59 -0700)
commit0ac65abb466578aafbc753189cdc40fd9a6000b8
tree1311fb7a3b24bf26c9c73ea77918614a12a89d60
parentbdcc8f32304b67cd9c87f5f285c1faa00c51d3ad
i965/fs: Use dispatch_width instead of reg_width in alloc_reg_sets

reg_width is kind of an outdated concept.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp