gpu: Changes needed for latest Dawn (generated-2022-04-18).
This commit is contained in:
parent
b2ac779180
commit
bd28946397
4 changed files with 20 additions and 4 deletions
|
|
@ -48,6 +48,7 @@ pub const Descriptor = struct {
|
|||
format: Format,
|
||||
mip_level_count: u32,
|
||||
sample_count: u32,
|
||||
view_formats: ?[]const Format = null,
|
||||
};
|
||||
|
||||
pub const Usage = packed struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue