vulkan: code styling

This commit is contained in:
niki
2022-12-21 17:20:13 +01:00
parent 92b5278b31
commit 30bdb03f3b
5 changed files with 20 additions and 19 deletions
+1
View File
@@ -126,6 +126,7 @@ struct FramebufferConfigurationHasher
struct OptionalInstanceExtensions struct OptionalInstanceExtensions
{ {
// VK_KHR_get_physical_device_properties2
bool physicalDeviceProperties2 = false; bool physicalDeviceProperties2 = false;
}; };