vc4: Drop pointless indirections around BO import/export.
authorEric Anholt <eric@anholt.net>
Mon, 8 May 2017 23:46:59 +0000 (16:46 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 May 2017 21:18:26 +0000 (14:18 -0700)
commit50e78cd04f6b40c4cf02774861380d843b00ebb9
tree9cd2b689ae2bee865109b7b563d06c84ec9eb502
parent76e4ab57158de8a568572f1acb1d679ce8abb288
vc4: Drop pointless indirections around BO import/export.

I've since found them to be more confusing by adding indirections than
clarifying by screening off resources from the handle/fd import/export
process.
src/gallium/drivers/vc4/vc4_resource.c
src/gallium/drivers/vc4/vc4_screen.c
src/gallium/drivers/vc4/vc4_screen.h