summaryrefslogtreecommitdiff
path: root/src/config/configSchema.ts
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-08-05 12:36:50 -0400
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-08-05 12:36:50 -0400
commit3688c8bd07af67a00748c87581c80c5125d9273a (patch)
treee54b12e71e72ee138afed11f569041b829fee77b /src/config/configSchema.ts
parent3c87b012eee2441eaa9fdf68ed1919fb1f528b6a (diff)
downloaddecky-lsfg-vk-3688c8bd07af67a00748c87581c80c5125d9273a.tar.gz
decky-lsfg-vk-3688c8bd07af67a00748c87581c80c5125d9273a.zip
feat: groundwork for fp16 feature in lsfg-vk
Diffstat (limited to 'src/config/configSchema.ts')
-rw-r--r--src/config/configSchema.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/configSchema.ts b/src/config/configSchema.ts
index ed590df..b6ed9bb 100644
--- a/src/config/configSchema.ts
+++ b/src/config/configSchema.ts
@@ -20,7 +20,7 @@ export {
getDefaults,
getFieldTypes,
// Field name constants for type-safe access
- DLL, MULTIPLIER, FLOW_SCALE, PERFORMANCE_MODE, HDR_MODE,
+ DLL, NO_FP16, MULTIPLIER, FLOW_SCALE, PERFORMANCE_MODE, HDR_MODE,
EXPERIMENTAL_PRESENT_MODE, DXVK_FRAME_RATE, ENABLE_WOW64,
DISABLE_STEAMDECK_MODE, MANGOHUD_WORKAROUND, DISABLE_VKBASALT,
FORCE_ENABLE_VKBASALT, ENABLE_WSI