gallium: add PIPE_FLUSH_SWAPBUFFERS flag
This commit is contained in:
committed by
José Fonseca
parent
6d2d41294c
commit
1e9e4341e0
@@ -198,6 +198,7 @@ enum pipe_texture_target {
|
||||
#define PIPE_FLUSH_RENDER_CACHE 0x1
|
||||
#define PIPE_FLUSH_TEXTURE_CACHE 0x2
|
||||
#define PIPE_FLUSH_WAIT 0x4
|
||||
#define PIPE_FLUSH_SWAPBUFFERS 0x8
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user