MTLTexture.newTextureViewPixelFormat

Creates a new view of the texture, reinterpreting its data using a different pixel format.

interface MTLTexture
@nogc nothrow
@selector("newTextureViewWithPixelFormat:")
newTextureViewPixelFormat

Meta