tiny.gpu.RenderColorLoad
Defined in contract.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/gpu/src/contract.zig:506
zig
pub const RenderColorLoad = union(enum) { load, clear: SurfaceClearColor,};Source: lib/gpu/src/root.zig:147
zig
pub const RenderColorLoad = contract.RenderColorLoad;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |