summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/decode/arithmetic_integer_immediate.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-22 23:24:35 +0200
committerRodrigo Locatti <reinuseslisp@airmail.cc>2019-05-23 07:55:52 +0200
commit228e58d0a5a7e57d06b6f601107406fce427619f (patch)
tree99a09d96c48378f9fdf1ec4093fe5241650f8be7 /src/video_core/shader/decode/arithmetic_integer_immediate.cpp
parentshader/decode/*: Eliminate indirect inclusions (diff)
downloadyuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar.gz
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar.bz2
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar.lz
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar.xz
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.tar.zst
yuzu-228e58d0a5a7e57d06b6f601107406fce427619f.zip
Diffstat (limited to 'src/video_core/shader/decode/arithmetic_integer_immediate.cpp')
-rw-r--r--src/video_core/shader/decode/arithmetic_integer_immediate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/shader/decode/arithmetic_integer_immediate.cpp b/src/video_core/shader/decode/arithmetic_integer_immediate.cpp
index 3ed5ccc5a..679ac0d4e 100644
--- a/src/video_core/shader/decode/arithmetic_integer_immediate.cpp
+++ b/src/video_core/shader/decode/arithmetic_integer_immediate.cpp
@@ -93,4 +93,4 @@ void ShaderIR::WriteLogicOperation(NodeBlock& bb, Register dest, LogicOperation
}
}
-} // namespace VideoCommon::Shader \ No newline at end of file
+} // namespace VideoCommon::Shader