mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	video_core: gl_rasterizer.cpp removed unused type alias
This commit is contained in:
		
							parent
							
								
									5bb6753f2e
								
							
						
					
					
						commit
						6a3a3964b0
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -716,8 +716,6 @@ void RasterizerOpenGL::FlushAndInvalidateRegion(PAddr addr, u32 size) { | |||
| 
 | ||||
| bool RasterizerOpenGL::AccelerateDisplayTransfer(const GPU::Regs::DisplayTransferConfig& config) { | ||||
|     MICROPROFILE_SCOPE(OpenGL_Blits); | ||||
|     using PixelFormat = CachedSurface::PixelFormat; | ||||
|     using SurfaceType = CachedSurface::SurfaceType; | ||||
| 
 | ||||
|     CachedSurface src_params; | ||||
|     src_params.addr = config.GetPhysicalInputAddress(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue