Crate librashader_runtime_mtl

Source
Expand description

librashader Metal runtime

This crate should not be used directly. See librashader::runtime::mtl instead.

Modules§

error
Metal shader runtime errors.
options
Metal shader runtime options.

Structs§

FilterChainMetal
A Metal filter chain.

Type Aliases§

MetalTextureRef
Alias to an id<MTLTexture>.