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

◆ get_preferred_present_queue()

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

Queue for the preferred presentation family.

Definition at line 95 of file VKContext.hpp.

96 {
98 }
vk::Queue get_preferred_present_queue() const
Queue for the preferred presentation family.
Definition VKDevice.cpp:608

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

+ Here is the call graph for this function: