mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-08 02:37:56 +00:00
Fix one more typo
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user