gpu: remove docs TODOs (everything needs docs)
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
8cb1c9ba4f
commit
e9c6dcde21
5 changed files with 0 additions and 16 deletions
|
|
@ -81,7 +81,6 @@ pub inline fn destroy(device: Device) void {
|
|||
device.vtable.destroy(device.ptr);
|
||||
}
|
||||
|
||||
// TODO: docs
|
||||
pub const Descriptor = struct {
|
||||
label: ?[*:0]const u8 = null,
|
||||
required_features: ?[]Feature = null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue