Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cab8f86

Browse files
committedMay 20, 2022
2022-5-20 update
New feature and improvement * Update Khronos Vulkan Headers to 1.3.212 * Performance optimization for BasemarkGPU 1.2 Issue fix * CTS failures with ANGLE * CTS failures in dEQP-VK.api.copy_and_blit.*.depth_stencil_msaa_copy.*
1 parent d699b1d commit cab8f86

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎default.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
sync-j="8"
1010
sync-c="true" />
1111

12-
<project path="drivers/xgl" name="xgl" revision="25569e8bf7ade7cd304697c18f49a8ff893b07fa"/>
13-
<project path="drivers/pal" name="pal" revision="1ff58cafbae03aa571b0dde83aefd0d1fdfb8a9b"/>
14-
<project path="drivers/llpc" name="llpc" revision="c0dbc976ccaed1873272f99e1e254b2a1114a50b"/>
15-
<project path="drivers/spvgen" name="spvgen" revision="87983dba34c24ce5ac4f9c17d9ddea0890758e33"/>
16-
<project path="drivers/AMDVLK" name="AMDVLK" revision="d20db30145926098beab68915f235491a519aac6"/>
12+
<project path="drivers/xgl" name="xgl" revision="9478a913fc7d2ceb4b6eae84bb87fa3e64f08521"/>
13+
<project path="drivers/pal" name="pal" revision="ca98822bbccc5821a18aa78fb76b43e0ff29f8ef"/>
14+
<project path="drivers/llpc" name="llpc" revision="be276de91f44263a838c35fdd3fa28a1598e7b42"/>
15+
<project path="drivers/spvgen" name="spvgen" revision="cd629c08af16529587e1a6486f8b9afa0a475636"/>
16+
<project path="drivers/AMDVLK" name="AMDVLK" revision="d699b1dc79ce6a86e44f44c3ca2c312e78da46e4"/>
1717
<project path="drivers/llvm-project" name="llvm-project" revision="219f568b0b603b2d9a64a44264db5f64ec5e9802"/>
18-
<project path="drivers/third_party/metrohash" name="MetroHash" revision="3c566dd9cda44ca7fd97659e0b53ac953f9037d2"/>
19-
<project path="drivers/third_party/cwpack" name="CWPack" revision="39f8940199e60c44d4211cf8165dfd12876316fa"/>
18+
<project path="drivers/third_party/metrohash" name="MetroHash" revision="18893fb28601bb9af1154cd1a671a121fff6d8d3"/>
19+
<project path="drivers/third_party/cwpack" name="CWPack" revision="4f8cf0584442a91d829d269158567d7ed926f026"/>
2020

2121
</manifest>

0 commit comments

Comments
 (0)
Please sign in to comment.