OSDN Git Service

i965: Remove useless reg_offset >= 0 tests.
authorMatt Turner <mattst88@gmail.com>
Sat, 11 Apr 2015 16:47:39 +0000 (09:47 -0700)
committerMatt Turner <mattst88@gmail.com>
Sat, 11 Apr 2015 16:59:46 +0000 (09:59 -0700)
commit1ac230975e2d3d9429e7a54f05d4fd803419fcd3
tree741d15ec0184de6ee89651fcae527ef4aefc2309
parentb98c0262d1183d24a37272558c51678cd6a0e9ec
i965: Remove useless reg_offset >= 0 tests.

Commit eb9bd3a1 changed the type of this field to uint16_t.
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp
src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp