ir3/compiler: Handle new alu opcodes 'umul_low' and 'imadsh_mix16'
[mesa.git] / src / freedreno / .editorconfig
1 [*.{c,h,cpp,hpp,cc,hh}]
2 indent_style = tab
3 indent_size = 4
4 tab_width = 4
5 max_line_length = 78