d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLTextureDescriptor.pixelFormat
metal
texture
MTLTextureDescriptor
The size and bit layout of all pixels in the texture.
MTLPixelFormat
pixelFormat
()
class
MTLTextureDescriptor
@
nogc
nothrow
@
selector
("pixelFormat")
MTLPixelFormat
pixelFormat
(
)
MTLPixelFormat
pixelFormat
(MTLPixelFormat )
Meta
Source
See Implementation
metal
texture
MTLTextureDescriptor
functions
allowGPUOptimizedContents
arrayLength
cpuCacheMode
depth
hazardTrackingMode
height
initialize
mipmapLevelCount
pixelFormat
resourceOptions
sampleCount
storageMode
swizzle
textureType
usage
width
mixins
__anonymous
static functions
alloc
texture2DDescriptorWithPixelFormat
textureBufferDescriptorWithPixelFormat
textureCubeDescriptorWithPixelFormat
The size and bit layout of all pixels in the texture.