diff options
| author | Tobin Ehlis <tobine@google.com> | 2017-03-14 11:22:50 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2017-03-15 06:57:27 -0600 |
| commit | bd6cca98c4f7c6b0022daade891388774aa2cf81 (patch) | |
| tree | e836d1935e255959a1359acbff52930ff37a7f85 /layers/buffer_validation.cpp | |
| parent | 95447595e162090cbd2cfbf48021f459c293e3ed (diff) | |
| download | usermoji-bd6cca98c4f7c6b0022daade891388774aa2cf81.tar.xz | |
layers:Connect VK_EXT_validation_flags
Add support for VK_EXT_validation_flags in core_validation.
The only enum currently supported is VK_VALIDATION_CHECK_ALL_EXT which
disables all existing flags in validation. Note that most checks are
still not guarded by flags so that option will only disable the checks
that are guarded by flags.
In testing this I found a bug with AllocateDescriptorSets() where
common state was not updated with the flag enabled so this includes a
fix for that issue as well.
Diffstat (limited to 'layers/buffer_validation.cpp')
0 files changed, 0 insertions, 0 deletions
