OSDN Git Service

vc4: Sanity check that flushes don't happen between state emit and draw.
authorEric Anholt <eric@anholt.net>
Fri, 15 Apr 2016 20:43:14 +0000 (13:43 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 18 Apr 2016 17:10:44 +0000 (10:10 -0700)
commit9e8a8b0c8be4a5e0542c915b982f04f25b34b2d8
treeef80d768a36b85609e5efcef0b19bcd35c22a482
parent56b14adf8508edea1c2d230f5e58b9110a26545a
vc4: Sanity check that flushes don't happen between state emit and draw.

Catches the cause of failure in
arb_vertex_buffer_object-mixed-immediate-and-vbo, I've had this class of
failure before, and it probably won't be the last time.
src/gallium/drivers/vc4/vc4_draw.c