gfx v0.1.0 (2018-12-16T20:49:04Z)
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