Home
last modified time | relevance | path

Searched refs:HIP_HIPDRIVERGETVERSION (Results 1 – 2 of 2) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/include/
H A Dext_hip.h317 typedef hipError_t (HIP_API_CALL *HIP_HIPDRIVERGETVERSION) (int *); typedef
360 HIP_HIPDRIVERGETVERSION hipDriverGetVersion;
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c2484 …HIP (hip, hipDriverGetVersion, hipDriverGetVersion, HIP_HIPDRIVERGETVERSION, H… in hip_init()