vc4: Drop the u_resource_vtbl no-op layer.
authorEric Anholt <eric@anholt.net>
Mon, 8 May 2017 23:43:06 +0000 (16:43 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 May 2017 21:18:26 +0000 (14:18 -0700)
commit76e4ab57158de8a568572f1acb1d679ce8abb288
treed3cffcac23ce71f1170ad9c32bba462ba251661a
parentbd4b224fa6630262df2b70fd6a6fc8080ad59086
vc4: Drop the u_resource_vtbl no-op layer.

We only ever attached one vtbl, so it was a waste of space and
indirections.
src/gallium/drivers/vc4/vc4_resource.c
src/gallium/drivers/vc4/vc4_resource.h
src/gallium/drivers/vc4/vc4_simulator.c
src/gallium/drivers/vc4/vc4_state.c