class SwapChainDescriptor

Overview

See: WGPU::SwapChainDescriptor

Defined in:

window.cr

Class Method Summary

Class Method Detail

def self.from_window(window : Window, format : WGPU::TextureFormat, present_mode = WGPU::PresentMode::Fifo) #

[View source]