yuzu-mainline/src/video_core/host_shaders/vulkan_present_scaleforce_f...

12 lines
246 B
GLSL

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