diff options
author | Samuel Pitoiset <[email protected]> | 2018-07-09 11:33:28 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-07-18 13:44:06 +0200 |
commit | 946cf3f39fce79c692f7eab98196278c3f5ae478 (patch) | |
tree | 316a2afb1797acfaa10bad1bd96e3b5e85abb8c8 /src/util/rand_xor.h | |
parent | 4d99caf590a40c41d07bb13a0b5c4c87edcc5216 (diff) |
radv: add support for non-inverted conditional rendering
By default, our internal rendering commands are discarded
only if the predicate is non-zero (ie. DRAW_VISIBLE). But
VK_EXT_conditional_rendering also allows to discard commands
when the predicate is zero, which means we have to use a
different flag.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/util/rand_xor.h')
0 files changed, 0 insertions, 0 deletions