fiddling around with new image layout storage

This commit is contained in:
Hartmut Seichter 2024-08-02 22:58:15 +02:00
parent 43d5ceabb8
commit 30cc534a37
5 changed files with 37 additions and 9 deletions

View file

@ -8,6 +8,7 @@ Language: Cpp
# Force pointers to the type for C++.
DerivePointerAlignment: false
PointerAlignment: Left
LambdaBodyIndentation: OuterScope
AlignArrayOfStructures: Left
AlignConsecutiveAssignments: true