diff options
author | Samuel Pitoiset <[email protected]> | 2018-06-27 14:15:58 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-07-05 11:31:03 +0200 |
commit | f635109140d92139f981f5cd5409f5b1078fc079 (patch) | |
tree | d8fcbb76b3027ae5b2989d4cf033ebc144bd8b46 /src/mesa | |
parent | 620626a371a9d2fa69d7b73cfaf3e816dffd6f04 (diff) |
radv: optimize radv_CmdWaitEvents()
This introduces radv_barrier() (same as the draw/dispatch codepath).
This helper is used for merging the code from CmdWaitEvents() and
CmdPipelineBarrier because it's quite similar.
We do ignore the source stage mask for CmdWaitEvents because
it's irrelevant when event objects are used.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions