submit command moved to sync extension
This commit is contained in:
@@ -52,7 +52,7 @@ gnDeviceFunctions loadVulkanDeviceFunctions() {
|
||||
._gnTextureData = textureData,
|
||||
._gnDestroyTexture = destroyTexture,
|
||||
|
||||
._gnSubmit = submit,
|
||||
._gnSubmit = vulkanSubmit,
|
||||
._gnPresent = present,
|
||||
|
||||
._gnWaitForDevice = waitForDevice
|
||||
|
Reference in New Issue
Block a user