gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
GlPipelineLayout
gfx
gl3
pipeline
Undocumented in source.
package final
class
GlPipelineLayout :
PipelineLayout
{
enum
atomicRcCode
; via
import
gfx
.
core
.
rc
:
atomicRcCode
;
;
this
(DescriptorSetLayout[] layouts, PushConstantRange[] push);
void
dispose
();
}
Constructors
this
this
(DescriptorSetLayout[] layouts, PushConstantRange[] push)
Undocumented in source.
Members
Functions
dispose
void
dispose
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
gl3
pipeline
classes
GlDescriptorPool
GlDescriptorSet
GlDescriptorSetLayout
GlFramebuffer
GlPipeline
GlPipelineLayout
GlRenderPass
GlShaderModule
structs
GlDescriptorSetBinding
unions
GlDescriptor