mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	VideoCore: Split rasterizer regs from Regs struct
This commit is contained in:
		
							parent
							
								
									97e06b0a0d
								
							
						
					
					
						commit
						000e78144c
					
				
					 14 changed files with 219 additions and 188 deletions
				
			
		|  | @ -359,7 +359,7 @@ void GraphicsVertexShaderWidget::DumpShader() { | |||
|     auto& config = Pica::g_state.regs.vs; | ||||
| 
 | ||||
|     Pica::DebugUtils::DumpShader(filename.toStdString(), config, setup, | ||||
|                                  Pica::g_state.regs.vs_output_attributes); | ||||
|                                  Pica::g_state.regs.rasterizer.vs_output_attributes); | ||||
| } | ||||
| 
 | ||||
| GraphicsVertexShaderWidget::GraphicsVertexShaderWidget( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue