SWDEV-362280 - retur NotSupoorted for hip-vulkan
hip-vulkan semaphore on rocm is not supported Change-Id: I6e01c4f5b192cfb17546a29a1cb17f320c4b1adc
This commit is contained in:
committed by
Payam Ghafari
orang tua
52ff4368e5
melakukan
895473e8d8
@@ -191,7 +191,7 @@ hipError_t hipImportExternalSemaphore(hipExternalSemaphore_t* extSem_out,
|
||||
#endif
|
||||
HIP_RETURN(hipSuccess);
|
||||
}
|
||||
HIP_RETURN(hipErrorInvalidValue);
|
||||
HIP_RETURN(hipErrorNotSupported);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user