summaryrefslogblamecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp16.frag
blob: cea5dac9dabf60a1f1ba2a229cc4b15b793d26a9 (plain) (tree)
1
2
3
4
5
6
7
8


                                                     



                                               
                 


                                         
// SPDX-FileCopyrightText: 2021 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

#version 460

#extension GL_GOOGLE_include_directive : enable

#define VERSION 2
#define YUZU_USE_FP16

#include "opengl_present_scaleforce.frag"