Skip to content

Commit a9eea3a

Browse files
MaciejKalinskiigcbot
authored andcommitted
Trivial refactoring
Trivial refactoring.
1 parent 282fbcc commit a9eea3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IGC/Compiler/CISACodeGen/DriverInfo.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ namespace IGC
358358
// dual-source blending RTW message. The second message must be send
359359
// when the state of dual-source blending is not known at compile time.
360360
virtual bool sendSingleSourceRTWAfterDualSourceRTW() const { return true; }
361+
361362
protected:
362363
bool autoGRFSelection = false;
363364
};

0 commit comments

Comments
 (0)