Update wgpu 0.12

This commit is contained in:
Poly 2021-12-20 20:48:28 +01:00 committed by Héctor Ramón Jiménez
parent 332b4b7842
commit 23ef0143ed
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
8 changed files with 9 additions and 14 deletions

View file

@ -1,4 +1,3 @@
[[block]]
struct Globals {
transform: mat4x4<f32>;
};

View file

@ -1,4 +1,3 @@
[[block]]
struct Globals {
transform: mat4x4<f32>;
scale: f32;

View file

@ -1,4 +1,3 @@
[[block]]
struct Globals {
transform: mat4x4<f32>;
};