pub type GPUPipelineConstantValue = Finite<f64>;
pub struct GPUPipelineConstantValue(/* private fields */);