gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
GlSwapchain.this
gfx
gl3
swapchain
GlSwapchain
Undocumented in source.
class
GlSwapchain
this
(
GlDevice
device
,
GlShare
share
,
Surface
surface
,
PresentMode
pm
,
uint
numImages
,
Format
format
,
uint
[2]
size
,
ImageUsage
usage
,
CompositeAlpha
alpha
,
Swapchain
former
= null
)
Meta
Source
See Implementation
gfx
gl3
swapchain
GlSwapchain
constructors
this
functions
acquireNextImage
dispose
properties
device
format
images
size
surface
variables
_dev
_format
_imgs
_imgsB
_nextImg
_share
_size
_surface