Support dark mode HLSL

This commit is contained in:
ema
2025-06-22 21:29:17 +08:00
parent 0168318f39
commit 44ba8b1436
2 changed files with 93 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
<Key word="cbuffer"/>
<Key word="register"/>
<Key word="sampler"/>
<Key word="Texture1D"/>
<Key word="Texture2D"/>
<Key word="Texture3D"/>
<Key word="TextureCube"/>