gpu: add Instance.Descriptor
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
128f87a3fd
commit
8f80cdc321
2 changed files with 6 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
|||
typedef struct WGPUInstanceDescriptor {
|
||||
next_in_chain: *const ChainedStruct,
|
||||
} WGPUInstanceDescriptor;
|
||||
|
||||
typedef struct WGPUMultisampleState {
|
||||
next_in_chain: *const ChainedStruct,
|
||||
count: u32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue