gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
DepthExample.Light
depth
DepthExample
Undocumented in source.
class
DepthExample
struct
Light {
FVec4
direction
;
FVec4
color
;
}
Members
Variables
color
FVec4
color
;
Undocumented in source.
direction
FVec4
direction
;
Undocumented in source.
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