Update wgpu 0.12
This commit is contained in:
parent
332b4b7842
commit
23ef0143ed
8 changed files with 9 additions and 14 deletions
|
|
@ -1,4 +1,3 @@
|
|||
[[block]]
|
||||
struct Globals {
|
||||
transform: mat4x4<f32>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
[[block]]
|
||||
struct Globals {
|
||||
transform: mat4x4<f32>;
|
||||
scale: f32;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
[[block]]
|
||||
struct Globals {
|
||||
transform: mat4x4<f32>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue