gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
TextureExample.TextureFrameData
texture
TextureExample
Undocumented in source.
class
TextureExample
class
TextureFrameData : 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
texture
TextureExample
classes
TextureFrameData
constructors
this
functions
dispose
makeFrameData
prepare
prepareBuffers
prepareDescriptorSet
preparePipeline
prepareRenderPass
prepareTexture
recordCmds
updateMatrices
manifest constants
maxLights
structs
Light
Lights
Matrices
Vertex
variables
descPool
indBuf
indices
layout
ligBuf
matBuf
pipeline
renderPass
set
setLayout
texImg
texSampler
texView
vertBuf