pub type GPUPipelineConstantValue = Finite<f64>;

Aliased Type§

struct GPUPipelineConstantValue(f64);

Fields§

§0: f64