Fix crash on macOS due to Vulkan timestamp queries error
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
#define VULKAN_BACK_BUFFERS_COUNT 3
|
||||
|
||||
// General/Validation Error:0 VK_ERROR_INITIALIZATION_FAILED: Could not create MTLCounterSampleBuffer for query pool of type VK_QUERY_TYPE_TIMESTAMP. Reverting to emulated behavior. (Error code 0): Cannot allocate sample buffer
|
||||
#define VULKAN_USE_QUERIES 0
|
||||
|
||||
/// <summary>
|
||||
/// The implementation for the Vulkan API support for Mac platform.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user