File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ piTearDown
8585piclProgramCreateWithSource
8686piextCommandBufferCreate
8787piextCommandBufferFinalize
88+ piextCommandBufferMemBufferCopy
89+ piextCommandBufferMemBufferCopyRect
8890piextCommandBufferMemcpyUSM
8991piextCommandBufferNDRangeKernel
9092piextCommandBufferRelease
Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ piTearDown
3636piclProgramCreateWithSource
3737piextCommandBufferCreate
3838piextCommandBufferFinalize
39+ piextCommandBufferMemBufferCopy
40+ piextCommandBufferMemBufferCopyRect
3941piextCommandBufferMemcpyUSM
4042piextCommandBufferNDRangeKernel
4143piextCommandBufferRelease
Original file line number Diff line number Diff line change @@ -3843,6 +3843,7 @@ _ZN4sycl3_V16detail13MemoryManager20allocateMemSubBufferESt10shared_ptrINS1_12co
38433843_ZN4sycl3_V16detail13MemoryManager21copy_to_device_globalEPKvbSt10shared_ptrINS1_10queue_implEEmmS4_lRKSt6vectorIP9_pi_eventSaISA_EEPSA_
38443844_ZN4sycl3_V16detail13MemoryManager23copy_from_device_globalEPKvbSt10shared_ptrINS1_10queue_implEEmmPvlRKSt6vectorIP9_pi_eventSaISB_EEPSB_
38453845_ZN4sycl3_V16detail13MemoryManager24allocateInteropMemObjectESt10shared_ptrINS1_12context_implEEPvRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
3846+ _ZN4sycl3_V16detail13MemoryManager26ext_oneapi_copy_cmd_bufferESt10shared_ptrINS1_12context_implEEP22_pi_ext_command_bufferPNS1_11SYCLMemObjIEPvjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSA_jSC_SC_SE_jSt6vectorIjSaIjEEPj
38463847_ZN4sycl3_V16detail13MemoryManager30ext_oneapi_copy_usm_cmd_bufferESt10shared_ptrINS1_12context_implEEPKvP22_pi_ext_command_buffermPvSt6vectorIjSaIjEEPj
38473848_ZN4sycl3_V16detail13MemoryManager3mapEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEENS0_6access4modeEjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSt6vectorIP9_pi_eventSaISH_EERSH_
38483849_ZN4sycl3_V16detail13MemoryManager4copyEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEEjNS0_5rangeILi3EEESA_NS0_2idILi3EEEjS5_S8_jSA_SA_SC_jSt6vectorIP9_pi_eventSaISF_EERSF_
You can’t perform that action at this time.
0 commit comments