pub trait ComputePass<'pass> { }
A trait representing an active compute pass, used for recording dispatch commands.