tiny.arrange.IndexedCacheSlot
Defined in tiny.arrange.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/arrange/src/compute.zig:50
zig
pub const IndexedCacheSlot = struct { epoch: u32 = 0, width: f32 = 0, size: Size = .{},};Source: lib/arrange/src/root.zig:36
zig
pub const IndexedCacheSlot = compute.IndexedCacheSlot;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |