Fixed typo in function return
Change-Id: I8905bfdbc162815ac10c926e77a9bab432932c9c
Bu işleme şunda yer alıyor:
@@ -76,7 +76,7 @@ hipError_t hipDeviceGet(hipDevice_t *device, int deviceId)
|
||||
return ihipLogStatus(e);
|
||||
};
|
||||
|
||||
pError_t hipDriverGetVersion(int *driverVersion)
|
||||
hipError_t hipDriverGetVersion(int *driverVersion)
|
||||
{
|
||||
HIP_INIT_API(driverVersion);
|
||||
hipError_t e = hipSuccess;
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle