class WGPU::SwapChainDescriptor

Defined in:

wgpu.cr

Instance Method Summary

Instance methods inherited from class WGPU::WgpuId

finalize finalize, id : Pointer(Void) id, is_valid? is_valid?, to_unsafe : Pointer(Void) to_unsafe

Instance Method Detail

def format #

[View source]
def height #

[View source]
def present_mode #

[View source]
def size #

[View source]
def to_unsafe #

[View source]
def width #

[View source]