Skip to content

Commit

Permalink
Feat: Implemented command buffer pooling. Command buffers are not ful…
Browse files Browse the repository at this point in the history
…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
klukaszek committed Feb 1, 2025
1 parent ef1788b commit 30bbcee
Showing 1 changed file with 217 additions and 151 deletions.
Loading

0 comments on commit 30bbcee

Please sign in to comment.