Skip to content

Commit 031107f

Browse files
committed
Update Level Zero symbol dump file
1 parent f4b06f2 commit 031107f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

sycl/test/abi/pi_level_zero_symbol_check.dump

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ piclProgramCreateWithSource
8686
piextContextCreateWithNativeHandle
8787
piextContextGetNativeHandle
8888
piextContextSetExtendedDeleter
89+
piextDestroyExternalSemaphore
8990
piextDeviceCreateWithNativeHandle
9091
piextDeviceGetNativeHandle
9192
piextDeviceSelectBinary
@@ -94,14 +95,28 @@ piextEnqueueWriteHostPipe
9495
piextEventCreateWithNativeHandle
9596
piextEventGetNativeHandle
9697
piextGetDeviceFunctionPointer
98+
piextImportExternalSemaphoreOpaqueFD
9799
piextKernelCreateWithNativeHandle
98100
piextKernelGetNativeHandle
99101
piextKernelSetArgMemObj
100102
piextKernelSetArgPointer
101103
piextKernelSetArgSampler
102104
piextMemCreateWithNativeHandle
103105
piextMemGetNativeHandle
106+
piextMemImageAllocate
107+
piextMemImageCopy
104108
piextMemImageCreateWithNativeHandle
109+
piextMemImageFree
110+
piextMemImageGetInfo
111+
piextMemImportOpaqueFD
112+
piextMemMapExternalArray
113+
piextMemMipmapFree
114+
piextMemMipmapGetLevel
115+
piextMemReleaseInterop
116+
piextMemSampledImageCreate
117+
piextMemSampledImageHandleDestroy
118+
piextMemUnsampledImageCreate
119+
piextMemUnsampledImageHandleDestroy
105120
piextPlatformCreateWithNativeHandle
106121
piextPlatformGetNativeHandle
107122
piextPluginGetOpaqueData
@@ -111,6 +126,7 @@ piextProgramSetSpecializationConstant
111126
piextQueueCreate
112127
piextQueueCreateWithNativeHandle
113128
piextQueueGetNativeHandle
129+
piextSignalExternalSemaphore
114130
piextUSMDeviceAlloc
115131
piextUSMEnqueueFill2D
116132
piextUSMEnqueueMemAdvise
@@ -122,4 +138,6 @@ piextUSMEnqueuePrefetch
122138
piextUSMFree
123139
piextUSMGetMemAllocInfo
124140
piextUSMHostAlloc
141+
piextUSMPitchedAlloc
125142
piextUSMSharedAlloc
143+
piextWaitExternalSemaphore

0 commit comments

Comments
 (0)