d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
Dub
Repo
MTLTextureDescriptor.usage
metal
texture
MTLTextureDescriptor
Options that determine how you can use the texture.
MTLTextureUsage
usage
()
class
MTLTextureDescriptor
@
selector
("usage")
MTLTextureUsage
usage
(
)
MTLTextureUsage
usage
(MTLTextureUsage )
Meta
Source
See Implementation
metal
texture
MTLTextureDescriptor
functions
allowGPUOptimizedContents
arrayLength
cpuCacheMode
depth
hazardTrackingMode
height
initialize
mipmapLevelCount
pixelFormat
resourceOptions
sampleCount
storageMode
swizzle
textureType
usage
width
static functions
alloc
texture2DDescriptorWithPixelFormat
textureBufferDescriptorWithPixelFormat
textureCubeDescriptorWithPixelFormat
Options that determine how you can use the texture.