Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bismuth
v0.1.0
App
Input
Key
Modifiers
MouseButton
Platform
SwapChainDescriptor
Tick
Window
Built with Crystal 1.9.2
2023-10-07 10:30:20 UTC
class
SwapChainDescriptor
SwapChainDescriptor
WGPU::SwapChainDescriptor
WGPU::WgpuId
Reference
Object
Overview
See:
WGPU::SwapChainDescriptor
Defined in:
window.cr
Class Method Summary
.from_window
(window : Window, format : WGPU::TextureFormat, present_mode =
WGPU
::
PresentMode
::
Fifo
)
Class Method Detail
def self.
from_window
(window :
Window
, format : WGPU::TextureFormat, present_mode =
WGPU
::
PresentMode
::
Fifo
)
#
[
View source
]