Module codegen

Source

Structs§

BufferInfo
Information related to a buffer binding.
KernelExpansion
The information necessary to compile a kernel definition.
KernelIntegrator
The kernel integrator allows you to create a kernel definition based on kernel expansion and kernel settings.
KernelOptions
KernelSettings
Metadata
Helper to calculate metadata offsets based on buffer count and position
MetadataBuilder
Builder for a serialized metadata struct
ScalarInfo
Information related to a scalar input.
WgpuCompilationOptions

Traits§

Compiler
Compiles the representation into its own representation that can be formatted into tokens.