tiny.gpu.FloatControlWidths
Defined in contract.
API (3)
Fields and members
Public fields and members.
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
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |