pub fn set_polyfill<E: CubePrimitive>(_elem: Elem)
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.
pub fn set_polyfill<E: CubePrimitive>(_elem: Elem)
Change the meaning of the given cube primitive type during compilation.
To be used for very custom kernels, it would likely lead to a JIT compiler error otherwise.