Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray::util::ExternalSemaphore Member List

This is the complete list of members for foray::util::ExternalSemaphore, including all inherited members.

Create(core::Context *context)foray::util::ExternalSemaphore
Destroy() overrideforay::util::ExternalSemaphorevirtual
Exists() const overrideforay::util::ExternalSemaphoreinlinevirtual
GetName() constforay::core::ManagedResourceinline
GetTotalAllocatedResources()foray::core::ManagedResourceinlinestatic
GetTypeName() constforay::core::VulkanResource< VkObjectType::VK_OBJECT_TYPE_SEMAPHORE >inlinevirtual
ManagedResource()foray::core::ManagedResource
ManagedResource(std::string_view name)foray::core::ManagedResourceexplicit
mContextforay::util::ExternalSemaphoreprotected
mHandleforay::util::ExternalSemaphoreprotected
mNameforay::core::ManagedResourceprotected
mSemaphoreforay::util::ExternalSemaphoreprotected
NoMoveDefaults()=defaultforay::NoMoveDefaultsinline
NoMoveDefaults(const NoMoveDefaults &other)=deleteforay::NoMoveDefaults
NoMoveDefaults(NoMoveDefaults &&other)=defaultforay::NoMoveDefaults
operator VkSemaphore() constforay::util::ExternalSemaphoreinline
operator=(const NoMoveDefaults &other)=deleteforay::NoMoveDefaults
Print() constforay::core::ManagedResource
SetName(std::string_view name)foray::core::ManagedResourcevirtual
SetObjectName(core::Context *context, const void *handle, std::string_view name, bool updateResourceName=true)foray::core::VulkanResource< VkObjectType::VK_OBJECT_TYPE_SEMAPHORE >inlineprotectedvirtual
sPrintAllocatedResources(bool printAsWarning)foray::core::ManagedResourcestatic
VulkanResource()foray::core::VulkanResource< VkObjectType::VK_OBJECT_TYPE_SEMAPHORE >inline
VulkanResource(std::string_view name)foray::core::VulkanResource< VkObjectType::VK_OBJECT_TYPE_SEMAPHORE >inlineexplicit
~ManagedResource()foray::core::ManagedResourcevirtual