Function vulkano_glfw::get_physical_device_presentation_support [] [src]

pub fn get_physical_device_presentation_support(
    glfw: &Glfw,
    family: &QueueFamily
) -> bool

This function returns whether the specified queue family of the specified physical device supports presentation to the platform GLFW was built for.