fix: technique loading tech flags

This commit is contained in:
Jan Laupetin
2026-03-02 22:09:00 +00:00
parent 5a126157f8
commit b2f51b2ae1
5 changed files with 64 additions and 11 deletions
@@ -1577,7 +1577,6 @@ namespace T6
.value = TEXTURE_SRC_CODE_LIGHTMAP_PRIMARY,
.accessor = "lightmapSamplerPrimary",
.updateFrequency = techset::CommonCodeSourceUpdateFrequency::CUSTOM,
.customSamplerIndex = CUSTOM_SAMPLER_LIGHTMAP_PRIMARY,
},
{
.value = TEXTURE_SRC_CODE_LIGHTMAP_SECONDARY,