gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
GlDescriptorSetBinding
gfx
gl3
pipeline
Undocumented in source.
package
struct
GlDescriptorSetBinding {
PipelineLayoutBinding
layout
;
GlDescriptor
[]
descriptors
;
uint
index
[@property getter];
}
Members
Properties
index
uint
index
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
descriptors
GlDescriptor
[]
descriptors
;
Undocumented in source.
layout
PipelineLayoutBinding
layout
;
Undocumented in source.
Meta
Source
See Implementation
gfx
gl3
pipeline
classes
GlDescriptorPool
GlDescriptorSet
GlDescriptorSetLayout
GlFramebuffer
GlPipeline
GlPipelineLayout
GlRenderPass
GlShaderModule
structs
GlDescriptorSetBinding
unions
GlDescriptor