Skip to content

Commit 1171fc8

Browse files
committed
Fix test issues
1 parent 7cea4ba commit 1171fc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/tests/wgpu-gpu/ray_tracing/as_aabb.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ fn aabb_blas_build_and_trace(ctx: TestingContext) {
8686
[1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0],
8787
0,
8888
0xFF,
89+
wgpu::IntersectionShaderIndex::QueryData(0),
8990
));
9091

9192
let mut encoder = ctx

0 commit comments

Comments
 (0)