gpu: add TODOs about documentation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
818a2a172c
commit
070126b85d
4 changed files with 8 additions and 1 deletions
|
|
@ -52,6 +52,7 @@ pub const VTable = struct {
|
|||
release: fn (ptr: *anyopaque) void,
|
||||
};
|
||||
|
||||
// TODO: docs
|
||||
pub const Descriptor = struct {
|
||||
label: ?[]const u8 = null,
|
||||
required_features: ?[]FeatureName = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue