SWDEV-443561 - Add tools dispatch table
Change-Id: I3445554e486ab7b94592571f52c1530cb918d021
[ROCm/clr commit: 152cee3737]
This commit is contained in:
committed by
Aidan Belton-Schure
parent
5356f13902
commit
33b4f178c0
@@ -23,6 +23,7 @@
|
||||
namespace hip {
|
||||
const HipDispatchTable* GetHipDispatchTable();
|
||||
const HipCompilerDispatchTable* GetHipCompilerDispatchTable();
|
||||
const HipToolsDispatchTable* GetHipToolsDispatchTable();
|
||||
} // namespace hip
|
||||
|
||||
extern "C" hipError_t __hipPopCallConfiguration(dim3* gridDim, dim3* blockDim, size_t* sharedMem,
|
||||
|
||||
Reference in New Issue
Block a user