Type Alias GPUPipelineConstantValue

Source
pub type GPUPipelineConstantValue = Finite<f64>;

Aliased Type§

pub struct GPUPipelineConstantValue(f64);

Tuple Fields§

§0: f64