early-access version 4067

This commit is contained in:
pineappleEA
2024-01-16 07:24:48 +01:00
parent d0f8ea1640
commit 1d5b8027e5
76 changed files with 265 additions and 228 deletions

View File

@@ -55,7 +55,7 @@ public:
/// Requests to begin a renderpass.
void RequestRenderpass(const Framebuffer* framebuffer);
/// Requests the current executino context to be able to execute operations only allowed outside
/// Requests the current execution context to be able to execute operations only allowed outside
/// of a renderpass.
void RequestOutsideRenderPassOperationContext();