d-metal-binding ~master (2026-08-26T11:27:33.1656625)
Dub
Repo
MTLTextureDescriptor.cpuCacheMode
metal
texture
MTLTextureDescriptor
The CPU cache mode used for the CPU mapping of the texture.
MTLCPUCacheMode
cpuCacheMode
()
class
MTLTextureDescriptor
@
nogc
nothrow
@
selector
("cpuCacheMode")
MTLCPUCacheMode
cpuCacheMode
(
)
MTLCPUCacheMode
cpuCacheMode
(MTLCPUCacheMode )
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 CPU cache mode used for the CPU mapping of the texture.