diff options
author | Dave Airlie <[email protected]> | 2017-02-10 00:20:44 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-02-13 20:00:28 +0000 |
commit | 8b47b97215af7157bc15676167cab73aa5a61a76 (patch) | |
tree | 451ff29b67e73101485e0d4a90238965e71ead45 /bin | |
parent | d49d275c415d60ae08dc3e52d8db11f19a44010f (diff) |
radv: detect command buffers that do no work and drop them (v2)
If a buffer is just full of flushes we flush things on command
buffer submission, so don't bother submitting these.
This will reduce some CPU overhead on dota2, which submits a fair
few command streams that don't end up drawing anything.
v2: reorganise loop to count first then malloc,
rename some vars (Bas)
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions