Nguyen Dac Nam %!s(int64=6) %!d(string=hai) anos
pai
achega
2cefdd92bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/video_core/shader/decode/image.cpp

+ 1 - 1
src/video_core/shader/decode/image.cpp

@@ -18,8 +18,8 @@ namespace VideoCommon::Shader {
 
 using Tegra::Shader::Instruction;
 using Tegra::Shader::OpCode;
-using Tegra::Shader::StoreType;
 using Tegra::Shader::PredCondition;
+using Tegra::Shader::StoreType;
 
 namespace {
 std::size_t GetImageTypeNumCoordinates(Tegra::Shader::ImageType image_type) {