finish removing the Queue API
This commit is contained in:
@@ -10,7 +10,7 @@ gnInstanceFunctions loadFunctionLoaderInstanceFunctions() {
|
||||
._gnDestroyInstance = checkDestroyInstance,
|
||||
|
||||
._gnGetPhysicalDevices = checkGetPhysicalDevices,
|
||||
._gnQueueCanPresentToSurface = checkQueueCanPresentToSurface,
|
||||
._gnPhysicalDeviceCanPresentToSurface = checkCanDevicePresent,
|
||||
|
||||
._gnCreateOutputDevice = checkCreateOutputDevice,
|
||||
._gnDestroyOutputDevice = checkDestroyOutputDevice,
|
||||
|
Reference in New Issue
Block a user