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
|
|
@ -7,7 +7,6 @@ const StencilOperation = @import("enums.zig").StencilOperation;
|
|||
const VertexFormat = @import("enums.zig").VertexFormat;
|
||||
const VertexStepMode = @import("enums.zig").VertexStepMode;
|
||||
|
||||
// TODO: docs
|
||||
pub const Limits = extern struct {
|
||||
max_texture_dimension_1d: u32,
|
||||
max_texture_dimension_2d: u32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue