SPV: rationalize parameter handling for "original" and "writable" parameters.
This commit is contained in:
parent
bed4e4f7e4
commit
d41993d9d2
2 changed files with 31 additions and 28 deletions
|
|
@ -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.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue