mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-25 14:03:03 +00:00
fix: inconsistencies on t5 technique compilation
This commit is contained in:
@@ -79,6 +79,7 @@ namespace techset
|
||||
std::uint8_t arrayCount;
|
||||
CommonCodeSourceUpdateFrequency updateFrequency;
|
||||
std::optional<unsigned> techFlags;
|
||||
std::optional<CommonTechniqueShaderType> techFlagShaderType;
|
||||
std::optional<CommonCodeConstSource> transposedMatrix;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user