-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
has resolutionIssue is resolved, just needs to be doneIssue is resolved, just needs to be donelifetimesLifetimes of object and memory allocationsLifetimes of object and memory allocations
Description
Related to #82
We had a small discussion about wgpuAdapterGetProperties
. It needs to return a name and some description. When are these going to be freed?
It seems to me that we should make the storage totally owned by the user. So they'd provide a pointer and the capacity, and we'd just fill out the storage with some chars.
Metadata
Metadata
Assignees
Labels
has resolutionIssue is resolved, just needs to be doneIssue is resolved, just needs to be donelifetimesLifetimes of object and memory allocationsLifetimes of object and memory allocations