[go: up one dir, main page]

Roll Vulkan-ValidationLayers from 67b79bcb00a5 to bd411a0ce450 (32 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/67b79bcb00a5..bd411a0ce450

2022-08-30 paul@lunarg.com tests: Fix SetupValidationSettings
2022-08-30 paul@lunarg.com tests: Fix SetupValidationSettings
2022-08-30 paul@lunarg.com tests: Add comments
2022-08-30 paul@lunarg.com tests: Fix more leaks!
2022-08-30 paul@lunarg.com tests: Fix SyncVal tests
2022-08-30 paul@lunarg.com tests: Fix RenderPassAsyncHazard
2022-08-30 paul@lunarg.com tests: Apply ncesario's fix
2022-08-30 paul@lunarg.com tests: Fix SetupValidationSettings
2022-08-30 paul@lunarg.com tests: Fixes
2022-08-30 paul@lunarg.com tests: Fix SyncCmdDrawDepthStencil
2022-08-30 paul@lunarg.com tests: Remove comment
2022-08-30 paul@lunarg.com tests: Remove AllowedFailureMsg
2022-08-30 paul@lunarg.com tests: Fix SyncVal tests
2022-08-30 paul@lunarg.com tests: Fix MeshTaskShadersPrintf
2022-08-30 paul@lunarg.com tests: Fix GpuValidationArrayOOBRayTracingShaders
2022-08-30 paul@lunarg.com tests: Fix AMD BP tests
2022-08-30 paul@lunarg.com tests: Fix double error messages
2022-08-30 paul@lunarg.com tests: Fix SetupValidationSettings
2022-08-30 paul@lunarg.com tests: Fix Amd BP tests
2022-08-30 paul@lunarg.com tests: Fix CheckDisableCoreValidation
2022-08-30 paul@lunarg.com tests: Fix vuid check crash
2022-08-30 paul@lunarg.com tests: VK_LAYER_TESTS_VALIDATION_FEATURES env var
2022-08-30 paul@lunarg.com tests: Fix CI
2022-08-30 paul@lunarg.com tests: Fix compilation warnings
2022-08-30 paul@lunarg.com tests: Fix Amd BP tests
2022-08-30 paul@lunarg.com tests: Fix Arm BP tests
2022-08-30 paul@lunarg.com tests: Fix tests
2022-08-30 paul@lunarg.com tests: Fix tests
2022-08-30 paul@lunarg.com tests: Fix SwapchainCreationTest
2022-08-30 paul@lunarg.com tests: Fix core errors in best practices
2022-08-30 paul@lunarg.com tests: Fix IndirectDrawTests
2022-08-30 paul@lunarg.com tests: Remove double unexpected messages

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-validation-layers-vulkan-deps
Please CC angle-bots+autoroll-info@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: angle-bots+autoroll-info@google.com
Change-Id: I845264d41c56aa719ecebd4e7ef4aa2da564bd97
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/3866157
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 449aa2fb307b0711b895db2b2338c9d6bc017d11
  1. glslang/
  2. spirv-cross/
  3. spirv-headers/
  4. spirv-tools/
  5. vulkan-headers/
  6. vulkan-loader/
  7. vulkan-tools/
  8. vulkan-validation-layers/
  9. .gitattributes
  10. .gitignore
  11. additional_readme_paths.json
  12. DEPS
  13. LICENSE
  14. OWNERS
  15. README.chromium
  16. README.md
  17. update-commit-message.py
README.md

Chromium Vulkan Dependencies

This meta-repo houses several interdependent Khronos Vulkan repositories:

This unified repo allows us to update all dependencies in one batch in Chrome and other projects.