DeviceObjectBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const ObjectDescType &ObjDesc, bool bIsDeviceInternal=false) | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inline |
FenceBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const FenceDesc &Desc, bool bIsDeviceInternal=false) | Diligent::FenceBase< EngineWebGPUImplTraits > | inline |
FenceBase(IReferenceCounters *pRefCounters, RenderDeviceImplType *pDevice, const FenceDesc &Desc, bool bIsDeviceInternal=false) | Diligent::FenceBase< EngineWebGPUImplTraits > | inline |
GetCompletedValue() override final | Diligent::FenceWebGPUImpl | |
GetUniqueID() const override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |
GetUserData() const override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |
m_Desc | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | protected |
m_pDevice | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | protected |
SetUserData(IObject *pUserData) override final | Diligent::DeviceObjectBase< BaseInterface, RenderDeviceImplType, ObjectDescType > | inlinevirtual |
Signal(Uint64 Value) override final | Diligent::FenceWebGPUImpl | |
Wait(Uint64 Value) override final | Diligent::FenceWebGPUImpl | |