intel: Change the register type from UW to UD in blorp engine
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 8 May 2013 00:06:23 +0000 (17:06 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 30 May 2013 17:50:29 +0000 (10:50 -0700)
commit6e28713a8dceed021bdeaa881e1b4977ac8103ab
tree4e32e34edadd4010168f9a542deab8d847d6cd8b
parent40e3298125e820da7aaad05f3bf23534e6a773ff
intel: Change the register type from UW to UD in blorp engine

These changes are required to implement scaled blitting in blorp
in my next patch.

No regressions observed in piglit quick-driver.tests with this patch.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_blorp.h
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
src/mesa/drivers/dri/i965/brw_reg.h