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

◆ get_physical_device()

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

Get physical device handle.

Definition at line 59 of file VKDevice.hpp.

59{ return m_physical_device; }
vk::PhysicalDevice m_physical_device
Selected physical device (GPU)
Definition VKDevice.hpp:109

References m_physical_device.

Referenced by MayaFlux::Core::VKContext::get_physical_device().

+ Here is the caller graph for this function: