SWDEV-443561 - Add tools dispatch table
Change-Id: I3445554e486ab7b94592571f52c1530cb918d021
This commit is contained in:
committed by
Aidan Belton-Schure
parent
8c9e6d0fa5
commit
152cee3737
@@ -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