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

◆ get_device()

vk::Device MayaFlux::Core::VKDevice::get_device ( ) const
inline

Get logical device handle.

Definition at line 64 of file VKDevice.hpp.

64{ return m_logical_device; }
vk::Device m_logical_device
Logical device handle.
Definition VKDevice.hpp:110

References m_logical_device.

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

+ Here is the caller graph for this function: