OSDN Git Service

vc4: Make some assertions about how many flushes/EOFs the simulator sees.
authorEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 08:43:54 +0000 (09:43 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 12:13:43 +0000 (13:13 +0100)
commit9ebfb3014ea6d2bde9d4322f2537f21be97b280b
treea8ebabfd2ac90db3e3cad03b2f9896b76e66ca89
parent1f7048419ed6ad4d25e89efa885fdc58d36c4213
vc4: Make some assertions about how many flushes/EOFs the simulator sees.

This caught the previous commit's bug in the kernel validator.
src/gallium/drivers/vc4/vc4_cl.h
src/gallium/drivers/vc4/vc4_cl_dump.c
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_simulator.c