gpu: add RenderPassTimestampWrite

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-07-16 20:01:43 -07:00 committed by Stephen Gutekanst
parent eead8fd29c
commit a91186c2c9
2 changed files with 7 additions and 6 deletions

View file

@ -1,9 +1,3 @@
pub const WGPURenderPassTimestampWrite = extern struct {
query_set: QuerySet,
query_index: u32,
location: RenderPassTimestampLocation,
};
pub const RequestAdapterOptions = extern struct {
next_in_chain: *const ChainedStruct,
compatible_surface: Surface = Surface.none, // nullable