Cleanup + Format

This commit is contained in:
Isaac Marovitz 2024-07-02 17:52:53 +01:00 committed by Isaac Marovitz
parent 8e8dcf0d7f
commit 0c1acb5107
4 changed files with 6 additions and 8 deletions

View file

@ -167,4 +167,4 @@ class CommandBufferEncoder
CurrentEncoderType = EncoderType.Compute;
return computeCommandEncoder;
}
}
}