Fix Vulkan swapchain init on Android device with more surfaces reported by the driver
This commit is contained in:
@@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
#if GRAPHICS_API_VULKAN && PLATFORM_ANDROID
|
#if GRAPHICS_API_VULKAN && PLATFORM_ANDROID
|
||||||
|
|
||||||
|
// Support more backbuffers in case driver decides to use more
|
||||||
|
#define VULKAN_BACK_BUFFERS_COUNT_MAX 8
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The implementation for the Vulkan API support for Android platform.
|
/// The implementation for the Vulkan API support for Android platform.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user