This is the complete list of members for AZ::Vulkan::Semaphore, including all inherited members.
| add_ref() const (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| AZ_CLASS_ALLOCATOR(Semaphore, AZ::ThreadPoolAllocator) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| AZ_RTTI(Semaphore, "{A0946587-C4FD-49E7-BB6D-92EA80CE140E}", RHI::DeviceObject) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| AZ_RTTI(DeviceObject, "{17D34F71-944C-4AF5-9823-627474C4C0A6}", Object) (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | |
| AZ_RTTI(Object, "{E43378F1-2331-4173-94B8-990ED20E6003}") (defined in AZ::RHI::Object) | AZ::RHI::Object | |
| DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | protected |
| GetDevice() const | AZ::RHI::DeviceObject | |
| GetName() const | AZ::RHI::Object | |
| GetNativeSemaphore() const (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| GetRecycleValue() const (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| Init(Device &device) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| AZ::RHI::DeviceObject::Init(Device &device) | AZ::RHI::DeviceObject | protected |
| IsInitialized() const | AZ::RHI::DeviceObject | |
| m_bitToSignal (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| m_nativeSemaphore (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| m_recyclable (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| m_signalEvent (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| m_useCount (defined in AZ::RHI::Object) | AZ::RHI::Object | mutableprotected |
| m_waitDependencies (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| release() const | AZ::RHI::Object | protected |
| Reset() (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| Semaphore()=default (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | protected |
| SetName(const Name &name) | AZ::RHI::Object | |
| SetRecycleValue(bool canRecycle) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| SetSignalEvent(const AZStd::shared_ptr< AZ::Vulkan::SignalEvent > &signalEvent) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| SetSignalEventBitToSignal(int bitToSignal) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| SetSignalEventDependencies(SignalEvent::BitSet dependencies) (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| Shutdown() override | AZ::Vulkan::Semaphore | protectedvirtual |
| SignalEvent() (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | virtual |
| use_count() | AZ::RHI::Object | inline |
| WaitEvent() const (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | virtual |
| WaitSemaphore typedef (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore | |
| ~DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | virtual |
| ~Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | virtual |
| ~Semaphore()=default (defined in AZ::Vulkan::Semaphore) | AZ::Vulkan::Semaphore |