mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
vulkan: fix some validation warnings
This commit is contained in:
@@ -80,6 +80,7 @@ struct FramebufferConfigurationHasher {
|
||||
};
|
||||
|
||||
struct OptionalDeviceFeatures {
|
||||
bool physicalDeviceProperties2 = false;
|
||||
bool extendedDynamicState = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user