Skip to main content

Module shader

Module shader 

Source

Structsยง

ScheduleArgs

Enumsยง

ShaderAction

Functionsยง

check_native_toolchain ๐Ÿ”’
ยง12 pre-flight: confirm the native toolchain a non-WGSL/native target needs is present, reusing the same probes as shader doctor. Pure-WGSL/SPIR-V paths need no native compiler and return Ok(()) immediately. The error is actionable and points at shader doctor.
parse_kernel ๐Ÿ”’
read_gpu_temperature_celsius ๐Ÿ”’
Best-effort GPU temperature in degrees Celsius via nvidia-smi.
run
write_json ๐Ÿ”’