//! WGSL lowering source for `buffer.byte_swap_u64`.
/// Dispatchable WGSL kernel for two-word `u64` byte swapping.
pub const WGSL: &str = include_str!;
/// Reverse the byte order of a `u64`.
pub const
/// Reverse the byte order of a `(lo, hi)` two-`u32` `U64` representation.
pub const