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

◆ graphics_family_can_present()

bool MayaFlux::Core::VKContext::graphics_family_can_present ( vk::SurfaceKHR  surface) const
inline

Confirm the graphics family presents to a surface.

Parameters
surfaceSurface to check
Returns
true if presentation is supported

Definition at line 79 of file VKContext.hpp.

80 {
82 }
bool graphics_family_can_present(vk::SurfaceKHR surface) const
Confirm the graphics family presents to a concrete surface.
Definition VKDevice.cpp:592

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

Referenced by MayaFlux::Core::BackendWindowHandler::register_window().

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