turnip: enable 420_UNORM formats
[mesa.git] / src / freedreno / vulkan / .editorconfig
1 [*.{c,h,cpp,hpp,cc,hh}]
2 indent_style = space
3 indent_size = 3
4 tab_width = 8
5 max_line_length = 78