vc4: Remove dead dirty_samplers field.
authorEric Anholt <eric@anholt.net>
Fri, 15 Jul 2016 00:31:33 +0000 (17:31 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 15 Jul 2016 20:54:00 +0000 (13:54 -0700)
commit5db82e0c897da46867dec5886bae1607d3124abc
tree4d9070a7bd0cdc23c2a5ffc63dbeab77b5241b3f
parent219b75deb93763cfb160a22833c72e14999565c8
vc4: Remove dead dirty_samplers field.

We use a big VC4_DIRTY_FRAGTEX/VC4_DIRTY_VERTEX on the stage, instead.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_state.c