lavapipe: disable VK_FORMAT_FEATURE_2_COLOR_ATTACHMENT_BLEND_BIT for int formats
[platform/upstream/mesa.git] / .editorconfig
index f4f0566..6909880 100644 (file)
@@ -35,7 +35,10 @@ trim_trailing_whitespace = false
 indent_style = space
 indent_size = 2
 
-
 [*.ps1]
 indent_style = space
 indent_size = 2
+
+[*.rs]
+indent_style = space
+indent_size = 4