Skip to documentation
SLOP

tiny.gpu.FloatControlWidths

Reference tiny.gpu FloatControlWidths

Defined in contract.

API (3)

Fields and members

Public fields and members.

No direct callersNo direct callscontractFloatControlWidths
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/gpu/src/contract.zig:992

zig
pub const FloatControlWidths = struct {    f16: bool = false,    f32: bool = false,    f64: bool = false,};

Source: lib/gpu/src/root.zig:90

zig
pub const FloatControlWidths = contract.FloatControlWidths;

Audit

Definitions1
Public names2
Members3
Version26.7.0
Revisiondaab053ee433