commit
e122f053bb
13 changed files with 531 additions and 39 deletions
|
|
@ -621,6 +621,10 @@ enum TOperator {
|
|||
EOpMethodGatherCmpGreen, // ...
|
||||
EOpMethodGatherCmpBlue, // ...
|
||||
EOpMethodGatherCmpAlpha, // ...
|
||||
|
||||
// geometry methods
|
||||
EOpMethodAppend, // Geometry shader methods
|
||||
EOpMethodRestartStrip, // ...
|
||||
};
|
||||
|
||||
class TIntermTraverser;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue