Skip to content

Commit 1f666b4

Browse files
authored
Merge pull request #789 from CHIP-SPV/expand-handles
Backend handles refactor
2 parents 90424b2 + 1262bb2 commit 1f666b4

18 files changed

Lines changed: 687 additions & 662 deletions

File tree

include/hip/hip_interop.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ void* hipGetNativeEventFromHipEvent(void* HipEvent);
4141

4242
void* hipGetHipEventFromNativeEvent(void* NativeEvent);
4343

44-
const char* hipGetBackendName();
4544
#ifdef __cplusplus
4645
}
4746
#endif

0 commit comments

Comments
 (0)