summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2016-07-15 15:44:29 +0200
committerMarek Olšák <[email protected]>2016-07-22 22:34:49 +0200
commitd17b35e671ae7c6ab6b89973506d12b958d2264d (patch)
tree299af8d8958fe2dd3850d22a99ad2f08fb82e219 /src/gallium/drivers/radeon
parent4cdc482283f87b2325d51f5d6369fa44434902ae (diff)
gallium: add PIPE_FLUSH_DEFERRED
There are 2 uses: - Asynchronous flushing for multithreaded drivers. - Return a fence without flushing (mid-command-buffer fence). The driver can defer flushing until fence_finish is called. This is required to make Bioshock Infinite faster, which creates 1000 fences (flushes) per frame. Reviewed-by: Edward O'Callaghan <[email protected]> Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon')
0 files changed, 0 insertions, 0 deletions