diff options
author | Jason Ekstrand <[email protected]> | 2014-10-03 18:08:12 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-10-24 16:23:08 -0700 |
commit | f84adb848161bd0a23b26edc0c136489dd2d38da (patch) | |
tree | c34498af79f3dd1d0a7d00e6f3e0a06f9ce83a86 /src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp | |
parent | 701f739d7fa1bc2d56dac41ac1f7f3ec8969544d (diff) |
util: Use reg_belongs_to_class instead of BITSET_TEST
This shouldn't be a functional change since reg_belongs_to_class is just a
wrapper around BITSET_TEST. It just makes the code a little easier to
read.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp')
0 files changed, 0 insertions, 0 deletions