struct Globals { transform: mat4x4, } @group(0) @binding(0) var globals: Globals;