mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-08 04:08:49 -04:00
fix(SPIR-V): Re-adjust Setting Enums
This commit is contained in:
@@ -901,6 +901,7 @@ inline u32 EnumMetadata<AndroidAstcMode>::Index() {
|
||||
return 28;
|
||||
}
|
||||
|
||||
ENUM(SpirvShaderOptimization, Off, Auto);
|
||||
ENUM(SpirvOptimizeMode, Never, Always, BestEffort);
|
||||
|
||||
template <typename Type>
|
||||
|
||||
Reference in New Issue
Block a user