Descriptor

Undocumented in source.

Members

Enums

stages
enum stages
Undocumented in source.
vertex
enum vertex
Undocumented in source.

Manifest constants

storage
enum storage;
Undocumented in source.
texture
enum texture;
Undocumented in source.
uniform
enum uniform;
Undocumented in source.

Mixins

__anonymous
mixin ImplReleaseOwn
Undocumented in source.

Mixin templates

MaxObjects
mixintemplate MaxObjects(size_t n)
Undocumented in source.
ShaderSource
mixintemplate ShaderSource(ShaderStage stage, string code)
Undocumented in source.

Structs

binding
struct binding
Undocumented in source.
stage
struct stage
Undocumented in source.
type
struct type
Undocumented in source.

Variables

descriptorPool
DescriptorPool descriptorPool;
Undocumented in source.
descriptorSetLayout
DescriptorSetLayout descriptorSetLayout;
Undocumented in source.
shaderModules
ShaderModule[] shaderModules;
Undocumented in source.

Meta