OSDN Git Service

nv50/ir: properly set sType for TXF ops to U32
[android-x86/external-mesa.git] / .editorconfig
index a8b8a88..6eb0702 100644 (file)
@@ -6,6 +6,7 @@ root = true
 [*]
 charset = utf-8
 insert_final_newline = true
+tab_width = 8
 
 [*.{c,h,cpp,hpp,cc,hh}]
 indent_style = space