texture_cache: Style and Corrections
This commit is contained in:
		 Fernando Sahmkow
					Fernando Sahmkow
				
			
				
					committed by
					
						 FernandoS27
						FernandoS27
					
				
			
			
				
	
			
			
			 FernandoS27
						FernandoS27
					
				
			
						parent
						
							51ba60b27e
						
					
				
				
					commit
					d1812316e1
				
			| @@ -339,7 +339,8 @@ struct MetaImage { | ||||
| }; | ||||
|  | ||||
| /// Parameters that modify an operation but are not part of any particular operand | ||||
| using Meta = std::variant<MetaArithmetic, MetaTexture, MetaImage, MetaStackClass, Tegra::Shader::HalfType>; | ||||
| using Meta = | ||||
|     std::variant<MetaArithmetic, MetaTexture, MetaImage, MetaStackClass, Tegra::Shader::HalfType>; | ||||
|  | ||||
| /// Holds any kind of operation that can be done in the IR | ||||
| class OperationNode final { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user