gallium: add PIPE_BARRIER_ALL define

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
Nicolai Hähnle 2016-04-26 21:22:37 -05:00
parent a428c955ce
commit 57f576f1fb
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ enum pipe_flush_flags
#define PIPE_BARRIER_FRAMEBUFFER (1 << 9)
#define PIPE_BARRIER_STREAMOUT_BUFFER (1 << 10)
#define PIPE_BARRIER_GLOBAL_BUFFER (1 << 11)
#define PIPE_BARRIER_ALL ((1 << 12) - 1)
/**
* Resource binding flags -- state tracker must specify in advance all