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