aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2017-03-14 11:22:50 -0600
committerTobin Ehlis <tobine@google.com>2017-03-15 06:57:27 -0600
commitbd6cca98c4f7c6b0022daade891388774aa2cf81 (patch)
treee836d1935e255959a1359acbff52930ff37a7f85 /scripts
parent95447595e162090cbd2cfbf48021f459c293e3ed (diff)
downloadusermoji-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 'scripts')
0 files changed, 0 insertions, 0 deletions