d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLTextureDescriptor.storageMode
metal
texture
MTLTextureDescriptor
The location and access permissions of the texture.
MTLStorageMode
storageMode
()
class
MTLTextureDescriptor
@
nogc
nothrow
@
selector
("storageMode")
MTLStorageMode
storageMode
(
)
MTLStorageMode
storageMode
(MTLStorageMode )
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 location and access permissions of the texture.