check-vulkan: Fix compilation on Steam Runtime 1½ 'heavy'
All threads resolved!
All threads resolved!
heavy is still on Vulkan loader v1.1.73, which doesn't know VK_ERROR_INVALID_DRM_FORMAT_MODIFIER_PLANE_LAYOUT_EXT.
Edited by Simon McVittie
Merge request reports
Activity
added Bug Regression heavy libsteam-runtime-tools labels
- Resolved by Simon McVittie
If Heavy is using Vulkan loader v1.1.89, then it should have
VK_ERROR_INVALID_DRM_FORMAT_MODIFIER_PLANE_LAYOUT_EXT
, because it has been introduced exactly since the version 89, no?
added 1 commit
- abedff05 - check-vulkan: Fix compilation on Steam Runtime 1½ 'heavy'
enabled an automatic merge when the pipeline for abedff05 succeeds
mentioned in commit 5f239b57
Please register or sign in to reply