gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
DeclApiExample.DeclApiFrameData
declapi
DeclApiExample
Undocumented in source.
class
DeclApiExample
class
DeclApiFrameData : FrameData {
PrimaryCommandBuffer
cmdBuf
;
Rc
!
Image
depth
;
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.
depth
Rc
!
Image
depth
;
Undocumented in source.
framebuffer
Rc
!
Framebuffer
framebuffer
;
Undocumented in source.
Meta
Source
See Implementation
declapi
DeclApiExample
classes
DeclApiFrameData
constructors
this
functions
dispose
makeFrameData
prepare
prepareBuffers
prepareDescriptorSet
preparePipeline
prepareRenderPass
recordCmds
updateMatrices
manifest constants
cubeCount
maxLights
structs
Light
Lights
Matrices
Vertex
variables
cubeLen
declEng
descPool
indBuf
indices
layout
ligBuf
matBuf
pipeline
renderPass
set
setLayout
vertBuf