Skip to content

hasvk: Conditionally expose VK_KHR_present_wait

Alvin Wong requested to merge alvinhochun/mesa:hasvk_present_wait into main

What does this MR do and why?

This MR exposes the VK_KHR_present_wait extension for the Intel Vulkan_hasvk driver. Previously it was enabled for the Intel Vulkan driver (among others) in !19279 (merged), but wasn't enabled for Hasvk. I don't see why it shouldn't also be enabled there.

(Would be nice if this can be backported.)

hasvk: Conditionally expose VK_KHR_present_wait

Gate it behind driconf query for now.

Co-authored-by: Hans-Kristian Arntzen <post@arntzen-software.no>

Merge request reports

Loading