gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
GlDevice.createSwapchain
gfx
gl3
device
GlDevice
Undocumented in source. Be warned that the author may not have intended to support it.
class
GlDevice
Swapchain
createSwapchain
(
Surface
surface
,
PresentMode
pm
,
uint
numImages
,
Format
format
,
uint
[2]
size
,
ImageUsage
usage
,
CompositeAlpha
alpha
,
Swapchain
former
= null
)
Meta
Source
See Implementation
gfx
gl3
device
GlDevice
constructors
this
functions
allocateMemory
createBuffer
createCommandPool
createDescriptorPool
createDescriptorSetLayout
createFence
createFramebuffer
createImage
createPipelineLayout
createPipelines
createRenderPass
createSampler
createSemaphore
createShaderModule
createSwapchain
dispose
flushMappedMemory
getQueue
instance
invalidateMappedMemory
physicalDevice
resetFences
updateDescriptorSets
waitForFences
waitIdle