With -Dvenus-validation=true, vkr will enable the validation layer by setting ctx->validate_level = VKR_CONTEXT_VALIDATE_ON; ctx->validate_fatal = false; We would like to set ctx->validate_fatal to true, but even vulkaninfo has validation errors. We should create a list of VUIDs that are considered non-fatal before we can set ctx->validate_fatal to true. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>macos/master
parent
49ca1883d4
commit
d67cfcbd01
Loading…
Reference in new issue