1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-06 17:25:19 +00:00

Style: Add 19.1.0 LLVM options to .clang-format

This commit is contained in:
Thaddeus Crews
2024-11-22 09:22:15 -06:00
parent f952bfe998
commit e8a4b45ce4
12 changed files with 39 additions and 19 deletions

View File

@@ -1,4 +1,3 @@
layout(push_constant, std430) uniform PushConstant {
ivec2 source_size;
ivec2 dest_size;