gfx ~meson (2022-03-26T21:27:26.8342465)
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