Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Implemented command buffer pooling. Command buffers are not ful…
…ly implemented yet, but I have worked the existing pooling logic from the other backends to work with WebGPU. Makes use of mutexes and attempts to handle fences.
- Loading branch information