Skip to main content

MetalTextureRef

Type Alias MetalTextureRef 

Source
pub type MetalTextureRef<'a> = &'a ProtocolObject<dyn MTLTexture>;
Expand description

Alias to an id<MTLTexture>.