[go: up one dir, main page]

Roll Vulkan-ValidationLayers from 285dbdcd3058 to e81f04ef6b6a (55 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/285dbdcd3058..e81f04ef6b6a

2022-07-16 nathaniel@lunarg.com tests: Re-enable WSI checks
2022-07-16 paul@lunarg.com tests: Remove outdated comment
2022-07-16 paul@lunarg.com tests: Fix Android test
2022-07-16 paul@lunarg.com tests: Fix Android compilation
2022-07-16 paul@lunarg.com tests: Disable test on shield
2022-07-16 paul@lunarg.com tests: Fix Android test
2022-07-16 paul@lunarg.com tests: Fix DSAspectBitsErrors
2022-07-16 paul@lunarg.com tests: Fix tests
2022-07-16 paul@lunarg.com tests: Fix tests
2022-07-16 paul@lunarg.com tests: Disable imageAtomicStore test
2022-07-16 paul@lunarg.com tests: FixTestAllocatingVariableDescriptorSets
2022-07-16 paul@lunarg.com tests: Fix tests
2022-07-16 paul@lunarg.com tests: Fix set_memory_type
2022-07-16 paul@lunarg.com tests: Fix leak
2022-07-16 paul@lunarg.com tests: Fix ~SamplerYcbcrConversion
2022-07-16 paul@lunarg.com tests: Fix CreateDescriptorSetLayout
2022-07-16 paul@lunarg.com tests: Fix MutableDescriptors
2022-07-16 paul@lunarg.com tests: Fix test
2022-07-16 paul@lunarg.com tests: Fix LeakAnObject
2022-07-16 paul@lunarg.com tests: Fix IsDriver
2022-07-16 paul@lunarg.com tests: Remove LeakAnObject
2022-07-16 paul@lunarg.com tests: Fix again
2022-07-16 paul@lunarg.com tests: Fix leak
2022-07-16 paul@lunarg.com tests: Fix leaks
2022-07-16 paul@lunarg.com tests: Fix LeakAnObject
2022-07-16 paul@lunarg.com tests: Fix more android
2022-07-16 ziga@lunarg.com tests: Fix copying acceleration structure test
2022-07-16 paul@lunarg.com tests: Fix test
2022-07-16 paul@lunarg.com tests: Fix GetPhysDevProp2 ext
2022-07-16 paul@lunarg.com tests: Fix leaks for android
2022-07-16 paul@lunarg.com tests: Fix MultiplaneImageTests
2022-07-16 paul@lunarg.com tests: Fix leaks
2022-07-16 paul@lunarg.com tests: Use vk_testing:no_mem
2022-07-16 paul@lunarg.com tests: Fix CreateImageViewIncompatibleFormat
2022-07-16 paul@lunarg.com tests: Fix mutex crash
2022-07-16 paul@lunarg.com tests: Fix leak
2022-07-16 paul@lunarg.com tests: Fix DestroySwapchainWithBoundImages
2022-07-16 paul@lunarg.com tests: Fix compiler warning
2022-07-16 paul@lunarg.com tests: Add deviceWaitIdle on shutdown
2022-07-16 paul@lunarg.com tests: Use testing
2022-07-16 paul@lunarg.com tests: Fix VkLayerTest.SwapchainNotSupported
2022-07-16 paul@lunarg.com tests: Fix VkLayerTest.WriteDescriptorSetYcbcr
2022-07-16 ziga@lunarg.com tests: Fix copying acceleration structure test
2022-07-16 paul@lunarg.com tests: Fix TestCreatingFramebufferFrom3DImage
2022-07-16 paul@lunarg.com tests: Fix VkPositiveLayerTest.TestFormatCompatibility
2022-07-16 paul@lunarg.com tests: Fix VkLayerTest.SwapchainNotSupported
2022-07-16 paul@lunarg.com tests: Fix VkLayerTest.DrawWithoutUpdatePushConstants
2022-07-16 paul@lunarg.com tests: Fix VkLayerTest.DestroyActiveQueryPool
2022-07-16 paul@lunarg.com tests: Fix leak
2022-07-16 paul@lunarg.com tests: Fix object leaks and destruction
2022-07-16 paul@lunarg.com tests: Fix object leak
2022-07-16 paul@lunarg.com tests: Fix PipelineCache leak
2022-07-16 paul@lunarg.com tests: Fix TransformFeedback tests
2022-07-16 nathaniel@lunarg.com tests: Enforce test success on shutdown
2022-07-16 nathaniel@lunarg.com tests: Fix more tests

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: I3888806a2956f13c0b7e0f70575d7e8f1662ffdf
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/3767923
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: b74cfeffd2e1449b2d40cc86ddaa45a4efe3c226
  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.