adrien 7d425e4061 Changed how Allocator work to be more Zig like
Now GpuArena doesn't do everything.

- Created GpuDeviceAllocator that allocate to the device
- GpuArena become GpuArenaAllocator and use a child_allocator like
std.heap.ArenaAllocator
2026-05-20 13:32:37 +02:00
..
2026-05-20 10:56:35 +02:00
2026-05-20 10:56:35 +02:00
2026-05-18 00:10:09 +02:00