ilo: correctly propagate resource renames to hardware
authorChia-I Wu <olvaffe@gmail.com>
Mon, 28 Jul 2014 15:33:47 +0000 (23:33 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 28 Jul 2014 15:55:55 +0000 (23:55 +0800)
commitcc1e1da24a6c535617d9fb38858d48d8c2999e68
treeabfbb2876fe0adb22080fbfc83c74e797cbce3a9
parentfb1820355b0178f04622201688449cf2154feb42
ilo: correctly propagate resource renames to hardware

Not only should we mark states dirty when the underlying resource is renamed,
we should also update the CSO bo when available.
src/gallium/drivers/ilo/ilo_state.c
src/gallium/drivers/ilo/ilo_state.h
src/gallium/drivers/ilo/ilo_transfer.c