SPV: rationalize parameter handling for "original" and "writable" parameters.
This commit is contained in:
@@ -1286,7 +1286,7 @@ protected:
|
||||
};
|
||||
|
||||
typedef TVector<TIntermNode*> TIntermSequence;
|
||||
typedef TVector<int> TQualifierList;
|
||||
typedef TVector<TStorageQualifier> TQualifierList;
|
||||
//
|
||||
// Nodes that operate on an arbitrary sized set of children.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user