d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLTextureDescriptor.textureType
metal
texture
MTLTextureDescriptor
The dimension and arrangement of texture image data.
MTLTextureType
textureType
()
class
MTLTextureDescriptor
@
nogc
nothrow
@
selector
("textureType")
MTLTextureType
textureType
(
)
MTLTextureType
textureType
(MTLTextureType )
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 dimension and arrangement of texture image data.