SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ieaaedab15b4d258493d834104b17d9f03a9e478b
This commit is contained in:
@@ -5305,10 +5305,6 @@ hipError_t hipMipmappedArrayGetLevel(
|
||||
* @{
|
||||
* This section describes the callback/Activity of HIP runtime API.
|
||||
*/
|
||||
hipError_t hipRegisterApiCallback(uint32_t id, void* fun, void* arg);
|
||||
hipError_t hipRemoveApiCallback(uint32_t id);
|
||||
hipError_t hipRegisterActivityCallback(uint32_t id, void* fun, void* arg);
|
||||
hipError_t hipRemoveActivityCallback(uint32_t id);
|
||||
const char* hipApiName(uint32_t id);
|
||||
const char* hipKernelNameRef(const hipFunction_t f);
|
||||
const char* hipKernelNameRefByPtr(const void* hostFunction, hipStream_t stream);
|
||||
|
||||
Reference in New Issue
Block a user