mach/gpu/examples
Stephen Gutekanst 58600faa0d gpu: make ctx parameters in callbacks always first
This matches the order of context parameters always being first in the Zig stdlib
with e.g. sorting and similar places where a context parameter exists.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-12 00:43:43 -07:00
..
c.zig gpu: update example to latest mach/gpu API 2022-08-12 00:43:43 -07:00
main.zig gpu: update example shader @stage(vertex) -> @vertex 2022-08-12 00:43:43 -07:00
sample_utils.zig gpu: make ctx parameters in callbacks always first 2022-08-12 00:43:43 -07:00