summaryrefslogblamecommitdiffstats
path: root/src/video_core/host_shaders/vulkan_present_scaleforce_fp32.frag
blob: 10ddf04019cb13242bb22767afdea37dae86abc7 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                     



                                               
                 
 
                                         
// 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

#include "opengl_present_scaleforce.frag"