Print a formatted message using the target’s debug print facilities. The format string is target
specific, but Vulkan and CUDA both use the C++ conventions. WGSL isn’t currently supported.
Print a formatted message using the target’s debug print facilities. The format string is target
specific, but Vulkan and CUDA both use the C++ conventions. WGSL isn’t currently supported.
Find the maximum line size usable for parallel vectorization along the given axis
from the supported line sizes or return 1 if vectorization is impossible.
Find the maximum line size usable for perpendicular vectorization along the given axis
from the supported line sizes or return 1 if vectorization is impossible.