gpu: update TODOs, give all chain fields default values
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
093be3aa53
commit
26755e0837
6 changed files with 18 additions and 22 deletions
|
|
@ -30,7 +30,7 @@ pub const Queue = opaque {
|
|||
Impl.queueCopyTextureForBrowser(queue, source, destination, copy_size, options);
|
||||
}
|
||||
|
||||
// TODO: is it not possible to *unset* this callback? Presumably it should be nullable?
|
||||
// TODO: presumably callback should be nullable for unsetting
|
||||
pub inline fn onSubmittedWorkDone(
|
||||
queue: *Queue,
|
||||
signal_value: u64,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue