"src/core/hle/kernel/handle_table.h" did not exist on "5354a479bccc2ab47692e6cb237ec66ee8251207"
vk_device: Abstract device handling into a class
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).
Loading
Please register or sign in to comment