cannot cast between pointer types: from *f32x2, to *struct ...
in latest versions of rust-gpu
#160
Labels
bug
Something isn't working
Expected Behaviour
At some point after September 6th (#4c633aec) the following code stopped compiling.
Example & Steps To Reproduce
I'm compiling with latest
cargo-gpu
(Rust-GPU/cargo-gpu@4623ccb) and the full error is:I'm happy to bisect to find the exact commit that introduces the change, but just wondering if anybody already knows what the problem is?
The text was updated successfully, but these errors were encountered: