This took alot of love to build. It is build off of the combo of the Vulkan Tutorial and Sample files from the vulkanHPP library. The VulkanHPP Library appears compatible with the GPL license as per it being the Apache 2 license.
7 lines
145 B
YAML
7 lines
145 B
YAML
BasedOnStyle: WebKit
|
|
BreakBeforeBraces: Attach
|
|
CompactNamespaces: true
|
|
FixNamespaceComments: true
|
|
NamespaceIndentation: None
|
|
SortIncludes: Never
|