mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
refactor: get postSync type from walker in ults
Related-To: NEO-10641 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
44e8fdfb22
commit
5883e9288a
@@ -5964,6 +5964,8 @@ typedef struct tagCOMPUTE_WALKER {
|
||||
return 32u;
|
||||
}
|
||||
using InterfaceDescriptorType = INTERFACE_DESCRIPTOR_DATA; // patched
|
||||
using PostSyncType = POSTSYNC_DATA; // patched
|
||||
|
||||
} COMPUTE_WALKER;
|
||||
STATIC_ASSERT(160 == sizeof(COMPUTE_WALKER));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user