aejsmith / vkdevicechooser

Vulkan layer to force a specific device to be used
MIT License
77 stars 18 forks source link

Fedora 40 - vulkan/vk_layer_dispatch_table.h missing #21

Open OboTheHobo opened 7 months ago

OboTheHobo commented 7 months ago

Even after installing vulkan-headers and vulkan-validation-layers-devel the vulkan/vk_layer_dispatch_table.h still cannot be found by meson and the build fails. Doing some digging, it seems this file simply is not included in the packages anymore. Maybe it's deprecated? Or is there another package I need to install? The closest header I could find is vk_dispatch_table.h in vulkan/utility.