xref
: /
third_party
/
skia
/
third_party
/
externals
/
d3d12allocator
/
src
/
.editorconfig
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/skia/third_party/externals/d3d12allocator/src/
1
root = true
2
3
[**.{cpp,h}]
4
indent_style = space
5
indent_size = 4
6