dawn-cmake/third_party/vulkan-deps/vulkan-tools/src/icd/generated/.clang-format

6 lines
90 B
Plaintext
Raw Normal View History

2022-05-08 21:42:07 -07:00
---
# Disable clang-format for generated code
DisableFormat: true
SortIncludes: false
...