Crate objc2_metal_fx

Crate objc2_metal_fx 

Source
Expand description

§Bindings to the MetalFX framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

MTLFXFrameInterpolatorDescriptorMTLFXFrameInterpolator
A set of properties that configure a frame interpolator, and a factory method that creates the effect.
MTLFXSpatialScalerColorProcessingModeMTLFXSpatialScaler
The color space modes for the input and output textures you use with a spatial scaling effect instance.
MTLFXSpatialScalerDescriptorMTLFXSpatialScaler
A set of properties that configure a spatial scaling effect, and a factory method that creates the effect.
MTLFXTemporalDenoisedScalerDescriptorMTLFXTemporalDenoisedScaler
Apple’s documentation
MTLFXTemporalScalerDescriptorMTLFXTemporalScaler
Apple’s documentation

Traits§

MTL4FXFrameInterpolatorMTL4FXFrameInterpolator and MTLFXFrameInterpolator
Apple’s documentation
MTL4FXSpatialScalerMTL4FXSpatialScaler and MTLFXSpatialScaler
An upscaling effect that generates a higher resolution texture in a render pass by spatially analyzing an input texture.
MTL4FXTemporalDenoisedScalerMTL4FXTemporalDenoisedScaler and MTLFXTemporalDenoisedScaler and MTLFXTemporalScaler
Apple’s documentation
MTL4FXTemporalScalerMTL4FXTemporalScaler and MTLFXTemporalScaler
Apple’s documentation
MTLFXFrameInterpolatableScalerMTLFXTemporalScaler
Apple’s documentation
MTLFXFrameInterpolatorMTLFXFrameInterpolator
Apple’s documentation
MTLFXFrameInterpolatorBaseMTLFXFrameInterpolator
Apple’s documentation
MTLFXSpatialScalerMTLFXSpatialScaler
An upscaling effect that generates a higher resolution texture in a render pass by spatially analyzing an input texture.
MTLFXSpatialScalerBaseMTLFXSpatialScaler
An upscaling effect that generates a higher resolution texture in a render pass by spatially analyzing an input texture.
MTLFXTemporalDenoisedScalerMTLFXTemporalDenoisedScaler and MTLFXTemporalScaler
Apple’s documentation
MTLFXTemporalDenoisedScalerBaseMTLFXTemporalDenoisedScaler and MTLFXTemporalScaler
Apple’s documentation
MTLFXTemporalScalerMTLFXTemporalScaler
Apple’s documentation
MTLFXTemporalScalerBaseMTLFXTemporalScaler
An upscaling effect that generates a higher resolution texture in a render pass by analyzing multiple input textures over time.