godot/drivers/vulkan
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
rendering_device_vulkan.cpp Add proper type to most public API uses of Array 2020-04-21 12:16:45 -03:00
rendering_device_vulkan.h Add proper type to most public API uses of Array 2020-04-21 12:16:45 -03:00
SCsub Fix extra warnings in Android build 2020-04-10 11:06:11 +02:00
vulkan_context.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
vulkan_context.h Ability to create local RenderingDevice instances. 2020-04-18 21:47:17 -03:00