You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-05 17:15:09 +00:00
CI: Update clang-format pre-commit hook to 19.1.0
This commit is contained in:
@@ -800,7 +800,7 @@ private:
|
||||
|
||||
#ifndef DISABLE_DEPRECATED
|
||||
public:
|
||||
enum BarrierMask{
|
||||
enum BarrierMask {
|
||||
BARRIER_MASK_VERTEX = 1,
|
||||
BARRIER_MASK_FRAGMENT = 8,
|
||||
BARRIER_MASK_COMPUTE = 2,
|
||||
|
||||
Reference in New Issue
Block a user