gpu: add TODOs for slice helper candidates
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
e13b3078a5
commit
f366244a9a
10 changed files with 20 additions and 2 deletions
|
|
@ -9,6 +9,7 @@ pub const QuerySet = opaque {
|
|||
label: ?[*:0]const u8 = null,
|
||||
type: QueryType,
|
||||
count: u32,
|
||||
// TODO: slice helper
|
||||
pipeline_statistics: ?[*]const PipelineStatisticName = null,
|
||||
pipeline_statistics_count: u32 = 0,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue