Add support for disabling Vulkan timer queries per-platform via define
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
#define VULKAN_HASH_POOLS_WITH_TYPES_USAGE_ID 1
|
||||
#define VULKAN_USE_DEBUG_LAYER GPU_ENABLE_DIAGNOSTICS
|
||||
|
||||
#ifndef VULKAN_USE_QUERIES
|
||||
#define VULKAN_USE_QUERIES 1
|
||||
#endif
|
||||
#ifndef VULKAN_HAS_PHYSICAL_DEVICE_PROPERTIES2
|
||||
#define VULKAN_HAS_PHYSICAL_DEVICE_PROPERTIES2 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user