MTLBuffer.newTextureWithDescriptor

Creates a texture that shares its storage with the buffer.

interface MTLBuffer
@nogc nothrow
@selector("newTextureWithDescriptor:offset:bytesPerRow:")
newTextureWithDescriptor
(,
NSUInteger offset
,
NSUInteger bytesPerRow
)

Meta