SWDEV-364604 - Add ROCclr support for hipEventDisableSystemFence
Change-Id: I6127b432a8759359359a1890fda85bc401be6a56
This commit is contained in:
committed by
Rahul Garg
parent
4830dd168c
commit
3e603d986a
@@ -359,6 +359,8 @@ class VirtualGPU : public device::VirtualDevice {
|
||||
|
||||
bool isFenceDirty() const { return false; }
|
||||
|
||||
void resetFenceDirty() {}
|
||||
|
||||
//! Returns GPU device object associated with this kernel
|
||||
const Device& dev() const { return gpuDevice_; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user