MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_physical_device()

vk::PhysicalDevice MayaFlux::Core::VKContext::get_physical_device ( ) const
inline

Get physical device.

Definition at line 44 of file VKContext.hpp.

44{ return m_device.get_physical_device(); }
vk::PhysicalDevice get_physical_device() const
Get physical device handle.
Definition VKDevice.hpp:59

References MayaFlux::Core::VKDevice::get_physical_device(), and m_device.

Referenced by MayaFlux::Core::VKSwapchain::create(), and MayaFlux::Core::BackendResourceManager::find_memory_type().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: