GPU/HW: Interpolate native texture coordinates when upscaling

This commit is contained in:
Stenzek
2024-06-15 23:54:56 +10:00
parent 2a7de25505
commit ef152c47a6
4 changed files with 105 additions and 86 deletions

View File

@ -4,4 +4,4 @@
#pragma once
#include "common/types.h"
static constexpr u32 SHADER_CACHE_VERSION = 16;
static constexpr u32 SHADER_CACHE_VERSION = 17;