Module spirv_to_dxil::runtime

source ·
Expand description

Higher level helpers for runtime data.

Builder structs should not be used directly. Instead, call build to consume the builder and yield an object referenceable as a byte buffer that can be uploaded to a mapped constant buffer.

Structs§

Traits§