yuzu/src/video_core/host_shaders/vulkan_fidelityfx_fsr_rcas_fp32.comp

10 lines
228 B
Text
Raw Normal View History

// SPDX-FileCopyrightText: Copyright 2021 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#version 460 core
#extension GL_GOOGLE_include_directive : enable
#define USE_RCAS 1
#include "fidelityfx_fsr.comp"