tiny.gpu.RenderColorAttachment
Defined in contract.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/gpu/src/contract.zig:516
zig
pub const RenderColorAttachment = struct { view: TextureView, load: RenderColorLoad = .load,};Source: lib/gpu/src/root.zig:149
zig
pub const RenderColorAttachment = contract.RenderColorAttachment;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |