mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-30 22:36:46 +08:00 
			
		
		
		
	Fix one more typo
This commit is contained in:
		
							parent
							
								
									2044ae6b3a
								
							
						
					
					
						commit
						e8671ed04e
					
				| @ -55,7 +55,7 @@ public: | |||||||
|     /// Requests to begin a renderpass.
 |     /// Requests to begin a renderpass.
 | ||||||
|     void RequestRenderpass(const Framebuffer* framebuffer); |     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.
 |     /// of a renderpass.
 | ||||||
|     void RequestOutsideRenderPassOperationContext(); |     void RequestOutsideRenderPassOperationContext(); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user