mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
yes
This commit is contained in:
2
third_party/kvf.h
vendored
2
third_party/kvf.h
vendored
@@ -1927,7 +1927,7 @@ void kvfDestroySemaphore(VkDevice device, VkSemaphore semaphore)
|
|||||||
format.format = VK_FORMAT_R8G8B8A8_SRGB;
|
format.format = VK_FORMAT_R8G8B8A8_SRGB;
|
||||||
else
|
else
|
||||||
format.format = VK_FORMAT_R8G8B8A8_UNORM;
|
format.format = VK_FORMAT_R8G8B8A8_UNORM;
|
||||||
return format
|
return format;
|
||||||
|
|
||||||
}
|
}
|
||||||
for(uint32_t i = 0; i < support->formats_count; i++)
|
for(uint32_t i = 0; i < support->formats_count; i++)
|
||||||
|
|||||||
Reference in New Issue
Block a user