mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-01 18:49:57 +01:00
8beca060d1
VKDevice contains all the data required to manage and initialize a physical device. Its intention is to be passed across Vulkan objects to query device-specific data (for example the logical device and the dispatch loader).