gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
DepthExample.PerImage
depth
DepthExample
Undocumented in source.
class
DepthExample
class
PerImage :
Disposable
{
ImageBase
color
;
Rc
!
ImageView
colorView
;
Rc
!
Image
depth
;
Rc
!
ImageView
depthView
;
Rc
!
Framebuffer
framebuffer
;
void
dispose
();
}
Members
Functions
dispose
void
dispose
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
color
ImageBase
color
;
Undocumented in source.
colorView
Rc
!
ImageView
colorView
;
Undocumented in source.
depth
Rc
!
Image
depth
;
Undocumented in source.
depthView
Rc
!
ImageView
depthView
;
Undocumented in source.
framebuffer
Rc
!
Framebuffer
framebuffer
;
Undocumented in source.
Inherited Members
From Disposable
dispose
void
dispose
()
Dispose the underlying resource
Meta
Source
See Implementation
depth
DepthExample
classes
PerImage
constructors
this
functions
dispose
prepare
prepareBuffers
prepareDescriptorSet
prepareFramebuffers
preparePipeline
prepareRenderPass
recordCmds
updateMatrices
manifest constants
cubeCount
maxLights
structs
Light
Lights
Matrices
Vertex
variables
cubeLen
descPool
framebuffers
indBuf
indices
layout
ligBuf
matBuf
pipeline
renderPass
set
setLayout
vertBuf