IMTLBlitCommandEncoder.GenerateMipmapsForTexture(IMTLTexture) Method

Definition

[Foundation.Export("generateMipmapsForTexture:")]
[Foundation.Preserve(Conditional=true)]
public void GenerateMipmapsForTexture (Metal.IMTLTexture texture);
abstract member GenerateMipmapsForTexture : Metal.IMTLTexture -> unit

Parameters

texture
IMTLTexture
Attributes

Applies to