Update Amber to fix regression
authorPaul Thomson <paulthomson@google.com>
Mon, 20 Jul 2020 15:00:08 +0000 (16:00 +0100)
committerziga-lunarg <ziga@lunarg.com>
Mon, 22 Aug 2022 20:58:07 +0000 (22:58 +0200)
Affects:

dEQP-VK.glsl.combined_operations.*
dEQP-VK.compute.basic.write_ssbo_array
dEQP-VK.draw.output_location.array.*
dEQP-VK.graphicsfuzz.*
dEQP-VK.pipeline.vertex_only.position_to_ssbo
dEQP-VK.rasterization.provoking_vertex.*
dEQP-VK.rasterization.line_continuity.*
dEQP-VK.spirv_assembly.*
dEQP-VK.texture.conversion.*
dEQP-VK.texture.multisample.*
dEQP-VK.texture.subgroup_lod.*
dEQP-VK.texture.texel_buffer.*

Components: Vulkan

VK-GL-CTS issue: 2443

Change-Id: I3c6ec1eb0ee8695468c54f95c210cc81b50a4f1a

external/fetch_sources.py

index 87129c8..5744dfc 100644 (file)
@@ -332,7 +332,7 @@ PACKAGES = [
        GitRepo(
                "https://github.com/google/amber.git",
                None,
-               "9f59702d3ddcb08dbec261c598de2e82e8fb3936",
+               "a55eaad1081c63b55864d093dee8c4457428e782",
                "amber"),
 ]