u32::leading_zeros
intrinic requires weird extension to work
#210
Labels
bug
Something isn't working
u32::leading_zeros
intrinic requires weird extension to work
#210
Expected Behaviour
Using
u32::leading_zeros()
in any shader errors with:This should not even need some intel-specific extension, that function probably exists already in the
GL450
extension. Especially since some hardware (AMD) has special instructions for bit counting.System Info
rust-gpu master forked from 1932353
The text was updated successfully, but these errors were encountered: