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

◆ get_graphics_queue()

vk::Queue MayaFlux::Core::VKContext::get_graphics_queue ( ) const
inline

Get graphics queue.

Definition at line 54 of file VKContext.hpp.

54{ return m_device.get_graphics_queue(); }
vk::Queue get_graphics_queue() const
Get graphics queue.
Definition VKDevice.hpp:69

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

Referenced by MayaFlux::Core::BackendResourceManager::execute_immediate_commands(), and MayaFlux::Core::VKSwapchain::present().

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