MTLTextureDescriptor.texture2DDescriptorWithPixelFormat

Creates a texture descriptor object for a 2D texture.

class MTLTextureDescriptor
@nogc nothrow static
@selector("texture2DDescriptorWithPixelFormat:width:height:mipmapped:")
texture2DDescriptorWithPixelFormat
(,
NSUInteger width
,
NSUInteger height
,)

Meta