mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 10:17:01 +08:00
Pass more information to programPipelineSelect.
Change-Id: Iaabe60742269b721f8defe71306dd6e87d60d546
This commit is contained in:
@@ -218,6 +218,7 @@ class CommandStreamReceiver {
|
||||
bool stallingPipeControlOnNextFlushRequired = false;
|
||||
bool timestampPacketWriteEnabled = false;
|
||||
bool nTo1SubmissionModelEnabled = false;
|
||||
bool lastSpecialPipelineSelectMode = false;
|
||||
};
|
||||
|
||||
typedef CommandStreamReceiver *(*CommandStreamReceiverCreateFunc)(const HardwareInfo &hwInfoIn, bool withAubDump, ExecutionEnvironment &executionEnvironment);
|
||||
|
||||
Reference in New Issue
Block a user