gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
TextureExample.Matrices
texture
TextureExample
Undocumented in source.
class
TextureExample
struct
Matrices {
float
[
4
][
4
]
mvp
;
float
[
4
][
4
]
normal
;
}
Members
Variables
mvp
float
[
4
][
4
]
mvp
;
Undocumented in source.
normal
float
[
4
][
4
]
normal
;
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