gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
SwapchainExample.SwapchainFrameData
swapchain
SwapchainExample
Undocumented in source.
class
SwapchainExample
class
SwapchainFrameData : FrameData {
PrimaryCommandBuffer
cmdBuf
;
this
(ImageBase swcColor, CommandBuffer tempBuf);
void
dispose
();
}
Constructors
this
this
(ImageBase swcColor, CommandBuffer tempBuf)
Undocumented in source.
Members
Functions
dispose
void
dispose
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cmdBuf
PrimaryCommandBuffer
cmdBuf
;
Undocumented in source.
Meta
Source
See Implementation
swapchain
SwapchainExample
classes
SwapchainFrameData
constructors
this
functions
makeFrameData
recordCmds