Module kernel

Module kernel 

Source
Expand description

Kernel metadata and configuration.

This module defines the kernel execution modes and metadata structures that mirror the C# [GpuKernel] attribute system.

Structs§

KernelMetadata
Kernel metadata (mirrors C# [GpuKernel] attribute).
KernelMetadataBuilder
Builder for kernel metadata.

Enums§

KernelMode
Kernel execution mode.