Function let_engine::resources::vulkan::window_size_dependent_setup
source · pub fn window_size_dependent_setup(
images: &[Arc<SwapchainImage>],
render_pass: Arc<RenderPass>,
viewport: &mut Viewport
) -> Vec<Arc<Framebuffer>>Expand description
Sets the dynamic viewport up to work with the newly set resolution of the window.