|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Core::VKDevice::update_presentation_queue | ( | vk::SurfaceKHR | surface | ) |
Update presentation queue family for a specific surface.
| surface | Surface to check presentation support for |
Definition at line 146 of file VKDevice.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::QueueFamilyIndices::graphics_family, MayaFlux::Journal::GraphicsBackend, m_physical_device, m_presentation_initialized, m_queue_families, MF_ERROR, MF_INFO, MF_WARN, and MayaFlux::Core::QueueFamilyIndices::present_family.
Referenced by MayaFlux::Core::VKContext::update_present_family().
Here is the caller graph for this function: