Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Elabajaba committed May 17, 2024
1 parent 60446ca commit 4531f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compose/tests/expected/glsl_call_wgsl.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
struct VertexOutput {
@builtin(position) member: vec4<f32>,
@builtin(position) gl_Position: vec4<f32>,
}

var<private> gl_Position: vec4<f32>;
Expand Down

0 comments on commit 4531f8f

Please sign in to comment.