This commit is contained in:
2026-02-20 19:35:09 +02:00
parent 3ed689f801
commit c00ecf4081
35 changed files with 576 additions and 99 deletions

View File

@@ -0,0 +1,3 @@
SamplerState g_textureSampler: register(s0,space1);
Texture2D<float4> g_textures[]: register(t1, space1);