Skip to content

venus: Speed up device creation when VK_KHR_maintenance4 is supported

Igor Torrente requested to merge igor.torrente/mesa:maintenance4 into main

This MR intends to speed up the device creation process for drivers that supports VK_KHR_maintenance4.

dEQP tests:
Pre MR - Pass: 429336, Fail: 1, Crash: 3, Warn: 2, Skip: 639177
Post MR- Pass: 429779, Fail: 1, Crash: 2, Warn: 2, Skip: 638735

Virgl: virgl/virglrenderer!850 (merged)

@olv @zzyiwei

Merge request reports