You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Check for Vulkan Memory Model support and make it a variant.
This commit is contained in:
@@ -953,6 +953,7 @@ public:
|
||||
SUPPORTS_FRAGMENT_SHADER_WITH_ONLY_SIDE_EFFECTS,
|
||||
SUPPORTS_BUFFER_DEVICE_ADDRESS,
|
||||
SUPPORTS_IMAGE_ATOMIC_32_BIT,
|
||||
SUPPORTS_VULKAN_MEMORY_MODEL,
|
||||
};
|
||||
|
||||
enum SubgroupOperations {
|
||||
|
||||
Reference in New Issue
Block a user