зеркало из https://github.com/stride3d/xkslang.git
Build: reset for multi-threaded test error, that reported a single missing character.
This commit is contained in:
Родитель
14d65beb06
Коммит
885443c788
|
@ -4314,7 +4314,6 @@ void TParseContext::setLayoutQualifier(const TSourceLoc& loc, TPublicType& publi
|
|||
// This is also true for overriding layout-qualifier-names, where one
|
||||
// overrides the other (e.g., row_major vs. column_major); only the last
|
||||
// occurrence has any effect."
|
||||
//
|
||||
void TParseContext::mergeObjectLayoutQualifiers(TQualifier& dst, const TQualifier& src, bool inheritOnly)
|
||||
{
|
||||
if (src.hasMatrix())
|
||||
|
|
Загрузка…
Ссылка в новой задаче