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