summaryrefslogtreecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-07-27 19:00:59 +0200
committerGitHub <noreply@github.com>2022-07-27 19:00:59 +0200
commit1779795d817f575ad48469d782b671ae7104bd19 (patch)
tree66af975c5f64fa6611e90ba89ee9fc9d277f53f6 /src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
parentMerge pull request #8652 from lat9nq/ffmpeg-gh (diff)
parentci: add reuse job (diff)
downloadyuzu-1779795d817f575ad48469d782b671ae7104bd19.tar
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.gz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.bz2
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.lz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.xz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.zst
yuzu-1779795d817f575ad48469d782b671ae7104bd19.zip
Diffstat (limited to 'src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag')
-rw-r--r--src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag b/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
index 924c03060..3dc9c0df5 100644
--- a/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
+++ b/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
#version 460
#extension GL_GOOGLE_include_directive : enable