SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
222 stars 18 forks source link

vulkan: Demo is not portability compliant #163

Closed kanerogers closed 1 month ago

kanerogers commented 1 month ago

Background

As per the MoltenVK docs, when using a backend that supports the VK_KHR_portability_subset (ie. MoltenVK), we must enable the correct extensions.