gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
TriangleExample.TriangleFrameData
triangle
TriangleExample
Undocumented in source.
class
TriangleExample
class
TriangleFrameData : FrameData {
PrimaryCommandBuffer
cmdBuf
;
Rc
!
Framebuffer
framebuffer
;
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.
framebuffer
Rc
!
Framebuffer
framebuffer
;
Undocumented in source.
Meta
Source
See Implementation
triangle
TriangleExample
classes
TriangleFrameData
constructors
this
functions
dispose
makeFrameData
prepare
prepareBuffer
preparePipeline
prepareRenderPass
recordCmds
structs
Vertex
variables
perImages
pipeline
renderPass
vertBuf