set_polyfill

Function set_polyfill 

Source
pub fn set_polyfill<E: CubePrimitive>(_elem: StorageType)
Expand description

Change the meaning of the given cube primitive type during compilation.

ยงWarning

To be used for very custom kernels, it would likely lead to a JIT compiler error otherwise.