xref: /aosp_15_r20/external/mesa3d/src/amd/vulkan/bvh/.clang-format (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1# Copyright 2023 Valve Corporation
2# SPDX-License-Identifier: MIT
3
4BasedOnStyle: InheritParentConfig
5DisableFormat: false
6
7TypenameMacros:
8  - REF
9