Skip to content

Commit

Permalink
Fix interface_block test
Browse files Browse the repository at this point in the history
  • Loading branch information
wpmed92 committed Sep 30, 2024
1 parent 2a53cd6 commit 622f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CodeGen/interface_blocks.glsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ void main() {
}

// CHECK: spirv.ExecutionMode @main "LocalSize", 16, 8, 4
// CHECK: spirv.EntryPoint "GLCompute" @main, @gl_GlobalInvocationID, @result, @data
// CHECK: spirv.EntryPoint "GLCompute" @main, @data, @gl_GlobalInvocationID, @result

0 comments on commit 622f9bc

Please sign in to comment.