pub type ComputePipelineId = Id<ComputePipeline<Empty>>;
pub struct ComputePipelineId(/* private fields */);