mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-14 10:17:54 +00:00
parent
51a6cb2cf5
commit
ae05ab280d
1 changed files with 1 additions and 1 deletions
|
|
@ -4789,7 +4789,7 @@ static Uint32 VULKAN_INTERNAL_CreateSwapchain(
|
|||
CHECK_VULKAN_ERROR_AND_RETURN(vulkanResult, vkCreateSemaphore, false);
|
||||
}
|
||||
|
||||
renderer->vkCreateSemaphore(
|
||||
vulkanResult = renderer->vkCreateSemaphore(
|
||||
renderer->logicalDevice,
|
||||
&semaphoreCreateInfo,
|
||||
NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue