Skip to content

Commit f9c7829

Browse files
khyperiaeddyb
authored andcommitted
Fix typo
1 parent 0bd0bf0 commit f9c7829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/spirv-std/src/ray_tracing.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,6 @@ impl RayQuery {
628628
asm! {
629629
"%u32 = OpTypeInt 32 0",
630630
"%f32 = OpTypeFloat 32",
631-
"%four = OpConstant %u32 4",
632631
"%f32x3 = OpTypeVector %f32 3",
633632
"%f32x3x4 = OpTypeMatrix %f32x3 4",
634633
"%intersection = OpConstant %u32 {intersection}",

0 commit comments

Comments
 (0)