gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
TextureExample.Lights
texture
TextureExample
Undocumented in source.
class
TextureExample
struct
Lights {
Light
[
maxLights
]
lights
;
uint
num
;
}
Members
Variables
lights
Light
[
maxLights
]
lights
;
Undocumented in source.
num
uint
num
;
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