OSDN Git Service

vc4: Move simulator globals into a struct.
authorEric Anholt <eric@anholt.net>
Wed, 12 Oct 2016 00:44:43 +0000 (17:44 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 21 Oct 2016 21:12:22 +0000 (14:12 -0700)
commit9f755223821eaa0a889f8a10cccc66e15bf0abb4
treee7040d4ef7f085c3683f0e3d4a46bcfe1aa7c26c
parent78087676c98aa8884ba92e75a0a5306a8f78ad43
vc4: Move simulator globals into a struct.

I would like to put a couple more things in here, so it's time to package
it up.
src/gallium/drivers/vc4/vc4_screen.h
src/gallium/drivers/vc4/vc4_simulator.c