mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
fix dispatch hints missing in task flush
Change-Id: Iceec3d28a469a32041e67b7e00b4a02731f3fd0b Signed-off-by: Lindong Wu <lindong.wu@intel.com>
This commit is contained in:
@@ -425,7 +425,6 @@ class CommandQueue : public BaseObject<_cl_command_queue> {
|
||||
|
||||
uint64_t getSliceCount() const { return sliceCount; }
|
||||
|
||||
// extend dispatch hints
|
||||
uint64_t dispatchHints = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user