finish removing the Queue API
This commit is contained in:
@@ -10,7 +10,7 @@ gnInstanceFunctions loadVulkanInstanceFunctions() {
|
||||
._gnDestroyInstance = destroyInstance,
|
||||
|
||||
._gnGetPhysicalDevices = getPhysicalDevices,
|
||||
._gnQueueCanPresentToSurface = queueCanPresentToSurface,
|
||||
._gnPhysicalDeviceCanPresentToSurface = deviceCanPresentToSurface,
|
||||
|
||||
._gnCreateOutputDevice = createOutputDevice,
|
||||
._gnDestroyOutputDevice = destroyOutputDevice,
|
||||
|
Reference in New Issue
Block a user