SWDEV-401495 - Removed hip_hcc.def.in
Change-Id: Ia84503f0b9582f32de819f4ff95630fb024cd613
This commit is contained in:
@@ -1,461 +0,0 @@
|
||||
EXPORTS
|
||||
hipChooseDevice
|
||||
hipCtxCreate
|
||||
hipCtxDestroy
|
||||
hipCtxDisablePeerAccess
|
||||
hipCtxEnablePeerAccess
|
||||
hipCtxGetApiVersion
|
||||
hipCtxGetCacheConfig
|
||||
hipCtxGetCurrent
|
||||
hipCtxGetDevice
|
||||
hipCtxGetFlags
|
||||
hipCtxGetSharedMemConfig
|
||||
hipCtxPopCurrent
|
||||
hipCtxPushCurrent
|
||||
hipCtxSetCacheConfig
|
||||
hipCtxSetCurrent
|
||||
hipCtxSetSharedMemConfig
|
||||
hipCtxSynchronize
|
||||
hipDeviceCanAccessPeer
|
||||
hipDeviceComputeCapability
|
||||
hipDeviceDisablePeerAccess
|
||||
hipDeviceEnablePeerAccess
|
||||
hipDeviceGet
|
||||
hipDeviceGetAttribute
|
||||
hipDeviceGetByPCIBusId
|
||||
hipDeviceGetCacheConfig
|
||||
hipDeviceGetStreamPriorityRange
|
||||
hipDeviceGetLimit
|
||||
hipDeviceGetName
|
||||
hipDeviceGetUuid
|
||||
hipDeviceGetPCIBusId
|
||||
hipDeviceGetSharedMemConfig
|
||||
hipDeviceGetP2PAttribute
|
||||
hipDevicePrimaryCtxGetState
|
||||
hipDevicePrimaryCtxRelease
|
||||
hipDevicePrimaryCtxReset
|
||||
hipDevicePrimaryCtxRetain
|
||||
hipDevicePrimaryCtxSetFlags
|
||||
hipDeviceReset
|
||||
hipDeviceSetCacheConfig
|
||||
hipDeviceSetSharedMemConfig
|
||||
hipDeviceSynchronize
|
||||
hipDeviceTotalMem
|
||||
hipDriverGetVersion
|
||||
hipEventCreate
|
||||
hipEventCreateWithFlags
|
||||
hipEventDestroy
|
||||
hipEventElapsedTime
|
||||
hipEventQuery
|
||||
hipEventRecord
|
||||
hipEventSynchronize
|
||||
hipExtGetLinkTypeAndHopCount
|
||||
hipExtLaunchMultiKernelMultiDevice
|
||||
hipExtMallocWithFlags
|
||||
hipExtModuleLaunchKernel
|
||||
hipExtLaunchKernel
|
||||
hipFree
|
||||
hipFreeArray
|
||||
hipFuncSetAttribute
|
||||
hipFuncSetCacheConfig
|
||||
hipFuncSetSharedMemConfig
|
||||
hipGetDevice
|
||||
hipGetDeviceCount
|
||||
hipGetDeviceProperties
|
||||
hipGetErrorName
|
||||
hipGetErrorString
|
||||
hipGetLastError
|
||||
hipMemAllocHost
|
||||
hipHostAlloc
|
||||
hipHostFree
|
||||
hipHostGetDevicePointer
|
||||
hipHostGetFlags
|
||||
hipHostMalloc
|
||||
hipHostRegister
|
||||
hipHostUnregister
|
||||
hipInit
|
||||
hipIpcCloseMemHandle
|
||||
hipIpcGetMemHandle
|
||||
hipIpcOpenMemHandle
|
||||
hipIpcGetEventHandle
|
||||
hipIpcOpenEventHandle
|
||||
hipMalloc
|
||||
hipMalloc3D
|
||||
hipMalloc3DArray
|
||||
hipMallocManaged
|
||||
hipDeviceGetDefaultMemPool
|
||||
hipDeviceSetMemPool
|
||||
hipDeviceGetMemPool
|
||||
hipMallocAsync
|
||||
hipFreeAsync
|
||||
hipMemPoolTrimTo
|
||||
hipMemPoolSetAttribute
|
||||
hipMemPoolGetAttribute
|
||||
hipMemPoolSetAccess
|
||||
hipMemPoolGetAccess
|
||||
hipMemPoolCreate
|
||||
hipMemPoolDestroy
|
||||
hipMallocFromPoolAsync
|
||||
hipMemPoolExportToShareableHandle
|
||||
hipMemPoolImportFromShareableHandle
|
||||
hipMemPoolExportPointer
|
||||
hipMemPoolImportPointer
|
||||
hipArrayCreate
|
||||
hipArray3DCreate
|
||||
hipArrayDestroy
|
||||
hipArrayGetInfo
|
||||
hipArrayGetDescriptor
|
||||
hipArray3DGetDescriptor
|
||||
hipMallocArray
|
||||
hipMemAdvise
|
||||
hipMemAllocPitch
|
||||
hipMallocPitch
|
||||
hipMemcpy
|
||||
hipMemcpyWithStream
|
||||
hipMemcpyParam2D
|
||||
hipMemcpy2D
|
||||
hipMemcpy2DAsync
|
||||
hipMemcpy2DToArray
|
||||
hipMemcpy2DToArrayAsync
|
||||
hipMemcpy3D
|
||||
hipMemcpy3DAsync
|
||||
hipDrvMemcpy3D
|
||||
hipDrvMemcpy3DAsync
|
||||
hipMemcpyAsync
|
||||
hipMemcpyDtoD
|
||||
hipMemcpyDtoDAsync
|
||||
hipMemcpyDtoH
|
||||
hipMemcpyDtoHAsync
|
||||
hipMemcpyFromSymbol
|
||||
hipMemcpyFromSymbolAsync
|
||||
hipMemcpyHtoD
|
||||
hipMemcpyHtoDAsync
|
||||
hipMemcpyPeer
|
||||
hipMemcpyPeerAsync
|
||||
hipMemcpyToArray
|
||||
hipMemcpyFromArray
|
||||
hipMemcpyToSymbol
|
||||
hipMemcpyToSymbolAsync
|
||||
hipMemGetAddressRange
|
||||
hipGetSymbolAddress
|
||||
hipGetSymbolSize
|
||||
hipMemGetInfo
|
||||
hipMemPrefetchAsync
|
||||
hipMemPtrGetInfo
|
||||
hipMemRangeGetAttribute
|
||||
hipMemRangeGetAttributes
|
||||
hipMemset
|
||||
hipMemsetAsync
|
||||
hipMemsetD8
|
||||
hipMemsetD8Async
|
||||
hipMemsetD16
|
||||
hipMemsetD16Async
|
||||
hipMemsetD32
|
||||
hipMemsetD32Async
|
||||
hipMemset2D
|
||||
hipMemset2DAsync
|
||||
hipMemset3D
|
||||
hipMemset3DAsync
|
||||
hipModuleGetFunction
|
||||
hipModuleGetGlobal
|
||||
hipModuleGetTexRef
|
||||
hipModuleLaunchKernel
|
||||
hipModuleLaunchKernelExt
|
||||
hipModuleLaunchCooperativeKernel
|
||||
hipModuleLaunchCooperativeKernelMultiDevice
|
||||
hipLaunchCooperativeKernel
|
||||
hipLaunchCooperativeKernelMultiDevice
|
||||
hipHccModuleLaunchKernel
|
||||
hipModuleLoad
|
||||
hipModuleLoadData
|
||||
hipModuleLoadDataEx
|
||||
hipModuleUnload
|
||||
hipModuleOccupancyMaxPotentialBlockSize
|
||||
hipModuleOccupancyMaxPotentialBlockSizeWithFlags
|
||||
hipModuleOccupancyMaxActiveBlocksPerMultiprocessor
|
||||
hipModuleOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
|
||||
hipOccupancyMaxPotentialBlockSize
|
||||
hipOccupancyMaxActiveBlocksPerMultiprocessor
|
||||
hipOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
|
||||
hipFuncGetAttribute
|
||||
hipFuncGetAttributes
|
||||
hipPeekAtLastError
|
||||
hipPointerSetAttribute
|
||||
hipPointerGetAttributes
|
||||
hipProfilerStart
|
||||
hipProfilerStop
|
||||
hipRuntimeGetVersion
|
||||
hipGetDeviceFlags
|
||||
hipSetDevice
|
||||
hipSetDeviceFlags
|
||||
hipStreamAddCallback
|
||||
hipStreamAttachMemAsync
|
||||
hipStreamCreate
|
||||
hipStreamCreateWithFlags
|
||||
hipStreamCreateWithPriority
|
||||
hipStreamDestroy
|
||||
hipStreamGetDevice
|
||||
hipStreamGetFlags
|
||||
hipStreamQuery
|
||||
hipStreamSynchronize
|
||||
hipStreamWaitEvent
|
||||
__hipPopCallConfiguration
|
||||
__hipPushCallConfiguration
|
||||
__hipRegisterFatBinary
|
||||
__hipRegisterFunction
|
||||
__hipRegisterVar
|
||||
__hipRegisterSurface
|
||||
__hipRegisterTexture
|
||||
__hipRegisterManagedVar
|
||||
__hipUnregisterFatBinary
|
||||
hipConfigureCall
|
||||
hipSetupArgument
|
||||
hipLaunchByPtr
|
||||
hipLaunchKernel
|
||||
hipRegisterTracerCallback
|
||||
hipApiName
|
||||
hipKernelNameRef
|
||||
hipBindTexture
|
||||
hipBindTexture2D
|
||||
hipBindTextureToArray
|
||||
hipBindTextureToMipmappedArray
|
||||
hipGetTextureAlignmentOffset
|
||||
hipGetTextureReference
|
||||
hipUnbindTexture
|
||||
hipCreateChannelDesc
|
||||
hipCreateTextureObject
|
||||
hipDestroyTextureObject
|
||||
hipGetChannelDesc
|
||||
hipGetTextureObjectResourceDesc
|
||||
hipGetTextureObjectResourceViewDesc
|
||||
hipGetTextureObjectTextureDesc
|
||||
hipTexRefGetAddress
|
||||
hipTexRefGetAddressMode
|
||||
hipTexRefGetArray
|
||||
hipTexRefGetBorderColor
|
||||
hipTexRefGetFilterMode
|
||||
hipTexRefGetFlags
|
||||
hipTexRefGetFormat
|
||||
hipTexRefGetMaxAnisotropy
|
||||
hipTexRefGetMipmapFilterMode
|
||||
hipTexRefGetMipmapLevelBias
|
||||
hipTexRefGetMipmapLevelClamp
|
||||
hipTexRefGetMipmappedArray
|
||||
hipTexRefSetAddress
|
||||
hipTexRefSetAddress2D
|
||||
hipTexRefSetAddressMode
|
||||
hipTexRefSetArray
|
||||
hipTexRefSetBorderColor
|
||||
hipTexRefSetFilterMode
|
||||
hipTexRefSetFlags
|
||||
hipTexRefSetFormat
|
||||
hipTexRefSetMaxAnisotropy
|
||||
hipTexRefSetMipmapFilterMode
|
||||
hipTexRefSetMipmapLevelBias
|
||||
hipTexRefSetMipmapLevelClamp
|
||||
hipTexRefSetMipmappedArray
|
||||
hipProfilerStart
|
||||
hipProfilerStop
|
||||
hipCreateSurfaceObject
|
||||
hipDestroySurfaceObject
|
||||
hipGetCmdName
|
||||
hiprtcAddNameExpression
|
||||
hiprtcCompileProgram
|
||||
hiprtcCreateProgram
|
||||
hiprtcDestroyProgram
|
||||
hiprtcGetLoweredName
|
||||
hiprtcGetProgramLog
|
||||
hiprtcGetProgramLogSize
|
||||
hiprtcGetCode
|
||||
hiprtcGetCodeSize
|
||||
hiprtcGetErrorString
|
||||
hiprtcGetBitcode
|
||||
hiprtcGetBitcodeSize
|
||||
hiprtcLinkCreate
|
||||
hiprtcLinkAddFile
|
||||
hiprtcLinkAddData
|
||||
hiprtcLinkComplete
|
||||
hiprtcLinkDestroy
|
||||
hipMipmappedArrayCreate
|
||||
hipMallocMipmappedArray
|
||||
hipMipmappedArrayDestroy
|
||||
hipFreeMipmappedArray
|
||||
hipMipmappedArrayGetLevel
|
||||
hipGetMipmappedArrayLevel
|
||||
hipMallocHost
|
||||
hipFreeHost
|
||||
hipTexObjectCreate
|
||||
hipTexObjectDestroy
|
||||
hipTexObjectGetResourceDesc
|
||||
hipTexObjectGetResourceViewDesc
|
||||
hipTexObjectGetTextureDesc
|
||||
hipExtStreamCreateWithCUMask
|
||||
hipStreamGetPriority
|
||||
hipMemcpy2DFromArray
|
||||
hipMemcpy2DFromArrayAsync
|
||||
hipDrvMemcpy2DUnaligned
|
||||
hipMemcpyAtoH
|
||||
hipMemcpyHtoA
|
||||
hipMemcpyParam2DAsync
|
||||
__gnu_h2f_ieee
|
||||
__gnu_f2h_ieee
|
||||
hipExtStreamGetCUMask
|
||||
hipImportExternalMemory
|
||||
hipExternalMemoryGetMappedBuffer
|
||||
hipDestroyExternalMemory
|
||||
hipGraphCreate
|
||||
hipGraphDestroy
|
||||
hipGraphAddKernelNode
|
||||
hipGraphAddMemsetNode
|
||||
hipGraphAddMemcpyNode
|
||||
hipGraphAddMemcpyNode1D
|
||||
hipGraphInstantiate
|
||||
hipGraphLaunch
|
||||
hipStreamIsCapturing
|
||||
hipStreamBeginCapture
|
||||
hipStreamEndCapture
|
||||
hipGraphExecDestroy
|
||||
hipPointerGetAttribute
|
||||
hipDrvPointerGetAttributes
|
||||
hipImportExternalSemaphore
|
||||
hipSignalExternalSemaphoresAsync
|
||||
hipWaitExternalSemaphoresAsync
|
||||
hipDestroyExternalSemaphore
|
||||
hipGLGetDevices
|
||||
hipGraphicsGLRegisterBuffer
|
||||
hipGraphicsMapResources
|
||||
hipGraphicsResourceGetMappedPointer
|
||||
hipGraphicsUnmapResources
|
||||
hipGraphicsUnregisterResource
|
||||
hipGraphGetNodes
|
||||
hipGraphGetRootNodes
|
||||
hipGraphKernelNodeGetParams
|
||||
hipGraphKernelNodeSetParams
|
||||
hipGraphMemcpyNodeGetParams
|
||||
hipGraphKernelNodeSetAttribute
|
||||
hipGraphKernelNodeGetAttribute
|
||||
hipGraphMemcpyNodeSetParams
|
||||
hipGraphMemsetNodeGetParams
|
||||
hipGraphMemsetNodeSetParams
|
||||
hipGraphAddDependencies
|
||||
hipGraphExecKernelNodeSetParams
|
||||
hipGraphAddEmptyNode
|
||||
hipStreamUpdateCaptureDependencies
|
||||
hipGraphRemoveDependencies
|
||||
hipGraphGetEdges
|
||||
hipGraphNodeGetDependencies
|
||||
hipGraphNodeGetDependentNodes
|
||||
hipGraphNodeGetType
|
||||
hipGraphDestroyNode
|
||||
hipGraphClone
|
||||
hipGraphNodeFindInClone
|
||||
hipGraphAddChildGraphNode
|
||||
hipGraphChildGraphNodeGetGraph
|
||||
hipGraphExecChildGraphNodeSetParams
|
||||
hipGraphAddMemcpyNodeFromSymbol
|
||||
hipGraphMemcpyNodeSetParamsFromSymbol
|
||||
hipGraphExecMemcpyNodeSetParamsFromSymbol
|
||||
hipGraphAddMemcpyNodeToSymbol
|
||||
hipGraphMemcpyNodeSetParamsToSymbol
|
||||
hipGraphExecMemcpyNodeSetParamsToSymbol
|
||||
hipGraphExecMemcpyNodeSetParams
|
||||
hipGraphMemcpyNodeSetParams1D
|
||||
hipGraphExecMemcpyNodeSetParams1D
|
||||
hipGraphAddEventRecordNode
|
||||
hipGraphEventRecordNodeGetEvent
|
||||
hipGraphEventRecordNodeSetEvent
|
||||
hipGraphExecEventRecordNodeSetEvent
|
||||
hipGraphAddEventWaitNode
|
||||
hipGraphEventWaitNodeGetEvent
|
||||
hipGraphEventWaitNodeSetEvent
|
||||
hipGraphExecEventWaitNodeSetEvent
|
||||
hipGraphAddHostNode
|
||||
hipGraphHostNodeGetParams
|
||||
hipGraphHostNodeSetParams
|
||||
hipGraphExecHostNodeSetParams
|
||||
hipGraphExecUpdate
|
||||
hipGraphInstantiateWithFlags
|
||||
hipGraphExecMemsetNodeSetParams
|
||||
hipDeviceGetGraphMemAttribute
|
||||
hipDeviceSetGraphMemAttribute
|
||||
hipDeviceGraphMemTrim
|
||||
amd_dbgapi_get_build_name
|
||||
amd_dbgapi_get_git_hash
|
||||
amd_dbgapi_get_build_id
|
||||
hipStreamGetCaptureInfo
|
||||
hipStreamGetCaptureInfo_v2
|
||||
hipThreadExchangeStreamCaptureMode
|
||||
hipMemAddressFree
|
||||
hipMemAddressReserve
|
||||
hipMemCreate
|
||||
hipMemExportToShareableHandle
|
||||
hipMemGetAccess
|
||||
hipMemGetAllocationGranularity
|
||||
hipMemGetAllocationPropertiesFromHandle
|
||||
hipMemImportFromShareableHandle
|
||||
hipMemMap
|
||||
hipMemMapArrayAsync
|
||||
hipMemRelease
|
||||
hipMemRetainAllocationHandle
|
||||
hipMemSetAccess
|
||||
hipMemUnmap
|
||||
hipMemcpy_spt
|
||||
hipMemcpyAsync_spt
|
||||
hipStreamSynchronize_spt
|
||||
hipMemcpyToSymbol_spt
|
||||
hipMemcpyFromSymbol_spt
|
||||
hipMemcpy2D_spt
|
||||
hipMemcpy2DToArray_spt
|
||||
hipMemcpy2DFromArray_spt
|
||||
hipMemcpy3D_spt
|
||||
hipMemset_spt
|
||||
hipMemset2D_spt
|
||||
hipMemset3D_spt
|
||||
hipStreamQuery_spt
|
||||
hipStreamGetFlags_spt
|
||||
hipStreamGetPriority_spt
|
||||
hipStreamWaitEvent_spt
|
||||
hipEventRecord_spt
|
||||
hipLaunchKernel_spt
|
||||
hipLaunchCooperativeKernel_spt
|
||||
hipStreamWriteValue32
|
||||
hipStreamWriteValue64
|
||||
hipStreamWaitValue32
|
||||
hipStreamWaitValue64
|
||||
hipDeviceSetLimit
|
||||
hipGetStreamDeviceId
|
||||
hipGraphLaunch_spt
|
||||
hipStreamBeginCapture_spt
|
||||
hipStreamEndCapture_spt
|
||||
hipStreamIsCapturing_spt
|
||||
hipStreamGetCaptureInfo_spt
|
||||
hipStreamGetCaptureInfo_v2_spt
|
||||
hipStreamAddCallback_spt
|
||||
hipMemsetAsync_spt
|
||||
hipMemset2DAsync_spt
|
||||
hipMemset3DAsync_spt
|
||||
hipMemcpy3DAsync_spt
|
||||
hipMemcpy2DAsync_spt
|
||||
hipMemcpyFromSymbolAsync_spt
|
||||
hipMemcpyToSymbolAsync_spt
|
||||
hipMemcpyFromArray_spt
|
||||
hipMemcpy2DToArray_spt
|
||||
hipMemcpy2DFromArrayAsync_spt
|
||||
hipDrvGetErrorName
|
||||
hipDrvGetErrorString
|
||||
hipUserObjectCreate
|
||||
hipUserObjectRelease
|
||||
hipUserObjectRetain
|
||||
hipGraphRetainUserObject
|
||||
hipGraphReleaseUserObject
|
||||
hipLaunchHostFunc
|
||||
hipLaunchHostFunc_spt
|
||||
hipGraphDebugDotPrint
|
||||
hipGraphKernelNodeCopyAttributes
|
||||
hipGraphNodeGetEnabled
|
||||
hipGraphNodeSetEnabled
|
||||
hipGraphUpload
|
||||
hipGraphAddMemAllocNode
|
||||
hipGraphMemAllocNodeGetParams
|
||||
hipGraphAddMemFreeNode
|
||||
hipGraphMemFreeNodeGetParams
|
||||
Reference in New Issue
Block a user