Skip to content

Commit

Permalink
2022-5-20 update
Browse files Browse the repository at this point in the history
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.*
  • Loading branch information
WenqingLiAMD committed May 20, 2022
1 parent d699b1d commit cab8f86
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
sync-j="8"
sync-c="true" />

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

</manifest>

0 comments on commit cab8f86

Please sign in to comment.