Cleanup + Format

This commit is contained in:
Isaac Marovitz
2024-07-02 17:52:53 +01:00
committed by Evan Husted
parent 4d5b128a81
commit 58527e02ee
4 changed files with 6 additions and 8 deletions

View File

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