gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
DeferredPipelines.Pl
pipeline
DeferredPipelines
Undocumented in source.
class
DeferredPipelines
struct
Pl {
DescriptorSetLayout
[]
descriptorLayouts
;
PipelineLayout
layout
;
Pipeline
pipeline
;
void
release
();
}
Members
Functions
release
void
release
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
descriptorLayouts
DescriptorSetLayout
[]
descriptorLayouts
;
Undocumented in source.
layout
PipelineLayout
layout
;
Undocumented in source.
pipeline
Pipeline
pipeline
;
Undocumented in source.
Meta
Source
See Implementation
pipeline
DeferredPipelines
constructors
this
functions
blendInfo
bloomInfo
dispose
geomInfo
lightInfo
properties
blend
bloom
geom
light
structs
Pl
variables
pls