mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-25 00:04:11 +00:00
Fix typo
This commit is contained in:
parent
0bd0bf0f11
commit
f9c7829bdc
@ -628,7 +628,6 @@ impl RayQuery {
|
||||
asm! {
|
||||
"%u32 = OpTypeInt 32 0",
|
||||
"%f32 = OpTypeFloat 32",
|
||||
"%four = OpConstant %u32 4",
|
||||
"%f32x3 = OpTypeVector %f32 3",
|
||||
"%f32x3x4 = OpTypeMatrix %f32x3 4",
|
||||
"%intersection = OpConstant %u32 {intersection}",
|
||||
|
Loading…
Reference in New Issue
Block a user