Skip to content

Commit 6b1d4fe

Browse files
Jay-Jiewu-Luigcbot
authored andcommitted
Disable AutoGRFSelection for NEO_OCL
Disable AutoGRFSelection for NEO_OCL
1 parent f63d7d5 commit 6b1d4fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

IGC/AdaptorOCL/DriverInfoOCL.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ namespace TC
7575
bool SupportInlineAssembly() const override { return true; }
7676
/// Enables the use of inline data on XeHP_SDV+
7777
virtual bool UseInlineData() const override { return true; }
78-
bool supportsAutoGRFSelection() const override { return true; }
7978
};
8079

8180
}//namespace TC

0 commit comments

Comments
 (0)