GPU/HW: Eliminate raw texture pipeline permutations

This commit is contained in:
Stenzek
2024-06-16 16:58:50 +10:00
parent 51648b0714
commit c1792108f4
5 changed files with 48 additions and 66 deletions

View File

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