Searched refs:RasterHueRotate (Results 1 – 3 of 3) sorted by relevance
19 struct RasterHueRotate : PaintProperty<float> { struct49 RasterHueRotate,
109 return impl().paint.template get<RasterHueRotate>().value; in getRasterHueRotate()116 impl_->paint.template get<RasterHueRotate>().value = value; in setRasterHueRotate()123 impl_->paint.template get<RasterHueRotate>().options = options; in setRasterHueRotateTransition()128 return impl().paint.template get<RasterHueRotate>().options; in getRasterHueRotateTransition()
95 uniforms::u_spin_weights::Value{ spinWeights(evaluated.get<RasterHueRotate>()) }, in render()