google / google/filament

Implement the missing async functions of WebGPUDriver

Open
#10,374 2 comments 0 reactions 1 assignee Claimed by @yrcloud View on GitHub
internal webgpu
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 14h
Merged PRs (30d)
83

Description

**Is your feature request related to a problem? Please describe.**
Implementations of most of the async functions in WebGPUDriver (e.g., WebGPUDriver::createVertexBufferAsyncR) have been skipped so far with only TODO placeholders. We should implement them to advance the WebGPU backend.

**Describe the solution you'd like**
Solution: implement these functions.

**Describe alternatives you've considered**
N/A

**OS and backend**
Is this feature OS/backend specific? If so, explain why.
This is specific to the WebGPU backend.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.