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:
Compute-Runtime-Validation
2023-12-11 13:46:44 +01:00
committed by Compute-Runtime-Automation
parent 1546a03f3d
commit 33a36e5e56
6 changed files with 6 additions and 88 deletions

View File

@@ -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)