Module compute

Source

Structs§

Binding
CompiledKernel
A kernel, compiled in the target language
CubeTaskKernel
DebugInformation
Extra debugging information about the compiled kernel.
KernelBuilder
Prepare a kernel to create a kernel definition.
KernelDefinition
KernelLauncher
Prepare a kernel for launch.
KernelTask
Wraps a kernel to allow it be compiled.
ScalarBinding

Enums§

Location
ScalarState
Handles the scalar state of an element type
TensorState
Handles the tensor state.
Visibility

Traits§

CubeKernel
CubeTask
Kernel trait with the ComputeShader that will be compiled and cached based on the provided id.