Stores op/bias/scale/clamp/out_reg per TEV stage and marks TEV state dirty.
BP display-list decode path maps compare-encoded BP state into GX_TEV_COMP_* op values before calling setter.
SDK vs Porpoise Diff
Signature parity:
Signatures match.
Behavioral parity:
Add/sub op state wiring matches.
Known divergence:
SDK compare-op behavior is explicitly encoded in TEV pipeline semantics; current PC shader tevStage path handles add/sub but does not fully implement GX_TEV_COMP_* evaluation semantics yet.