Struct BindingMetadata
Struct Documentation
-
struct BindingMetadata
Describes how to interpret a given resource.
Will be associated with bindings per index in order to describe how the resource is used at the given index.
Public Members
-
ResourceType type
Describes whether the texture, buffer, or sampler field is used.
-
TextureBinding texture
-
BufferBinding buffer
-
SamplerBinding sampler
-
ResourceType type