MTLTextureDescriptor.cpuCacheMode

The CPU cache mode used for the CPU mapping of the texture.

  1. MTLCPUCacheMode cpuCacheMode()
    class MTLTextureDescriptor
    @selector("cpuCacheMode")
    cpuCacheMode
    ()
  2. MTLCPUCacheMode cpuCacheMode(MTLCPUCacheMode )

Meta