mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
feature: Add new API to append kernel with support to additional parameters
Related-To: NEO-15565,GSD-10660 Signed-off-by: Aleksandra Nizio <aleksandra.nizio@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
40ad3cf6f1
commit
617a736630
@@ -41,6 +41,7 @@ struct Event;
|
||||
RR_CAPTURED_API(zeCommandListAppendLaunchKernel) \
|
||||
RR_CAPTURED_API(zeCommandListAppendLaunchCooperativeKernel) \
|
||||
RR_CAPTURED_API(zeCommandListAppendLaunchKernelIndirect) \
|
||||
RR_CAPTURED_API(zeCommandListAppendLaunchKernelWithParameters) \
|
||||
RR_CAPTURED_API(zeCommandListAppendLaunchMultipleKernelsIndirect) \
|
||||
RR_CAPTURED_API(zeCommandListAppendSignalExternalSemaphoreExt) \
|
||||
RR_CAPTURED_API(zeCommandListAppendWaitExternalSemaphoreExt) \
|
||||
|
||||
Reference in New Issue
Block a user