diff options
author | Dave Airlie <[email protected]> | 2016-04-26 14:30:31 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-04-27 09:00:44 +1000 |
commit | fbea4e177f12cd8655a26711af7e61c784bfa267 (patch) | |
tree | fcd470b61bdb738f894cb2772efee3bbb83c9c45 /src/gallium/drivers/softpipe | |
parent | 8ffa3c58d4bfec789872c58a16da4af4352119f3 (diff) |
tgsi/exec: implement restartable machine.
This lets us restart the machine at a PC value, and exits
the machine when we hit a barrier.
Compute shaders will then execute all the threads up to the
barrier, then restart the machines after the barrier once
all are done.
v2: comment the code a bit, change return types.
Acked-by: Roland Scheidegger <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions