mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	shader: SULD.D import StoreType
This commit is contained in:
		
							parent
							
								
									6d235b8631
								
							
						
					
					
						commit
						ed1d8beb13
					
				@ -18,6 +18,7 @@ namespace VideoCommon::Shader {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
using Tegra::Shader::Instruction;
 | 
					using Tegra::Shader::Instruction;
 | 
				
			||||||
using Tegra::Shader::OpCode;
 | 
					using Tegra::Shader::OpCode;
 | 
				
			||||||
 | 
					using Tegra::Shader::StoreType;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace {
 | 
					namespace {
 | 
				
			||||||
std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) {
 | 
					std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user