mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Revert "feature: api support for Event sync mode"
This reverts commit 156154813a.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
1546a03f3d
commit
33a36e5e56
@@ -93,10 +93,10 @@ typedef struct _ze_intel_device_command_list_wait_on_memory_data_size_exp_desc_t
|
||||
uint32_t cmdListWaitOnMemoryDataSizeInBytes; /// <out> Defines supported data size for zexCommandListAppendWaitOnMemory[64] API
|
||||
} ze_intel_device_command_list_wait_on_memory_data_size_exp_desc_t;
|
||||
|
||||
#ifndef ZE_INTEL_EVENT_SYNC_MODE_EXP_NAME
|
||||
#ifndef ZE_INTEL_EVENT_SYNC_MODE
|
||||
/// @brief Event sync mode extension name
|
||||
#define ZE_INTEL_EVENT_SYNC_MODE_EXP_NAME "ZE_intel_experimental_event_sync_mode"
|
||||
#endif // ZE_INTEL_EVENT_SYNC_MODE_EXP_NAME
|
||||
#define ZE_INTEL_EVENT_SYNC_MODE "ZE_intel_experimental_event_sync_mode"
|
||||
#endif // ZE_INTEL_EVENT_SYNC_MODE
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
/// @brief Event sync mode extension Version(s)
|
||||
|
||||
Reference in New Issue
Block a user