vc4: Use the normal simulator ioctl path for CL submit as well.
authorEric Anholt <eric@anholt.net>
Fri, 2 Nov 2018 19:33:04 +0000 (12:33 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 2 Nov 2018 21:26:38 +0000 (14:26 -0700)
commit0d78c6af0d0e24f0e3fa8465ed42587287d1cfc1
tree90cdf7f1037c88e1332891d700017914cedaa02e
parentc80e267a0a946959c8dc978413a8e8e31c497799
vc4: Use the normal simulator ioctl path for CL submit as well.

The simulator no longer needs to look back into the gallium structs.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_job.c
src/gallium/drivers/vc4/vc4_simulator.c