pub unsafe static MTKTextureLoaderOptionTextureCPUCacheMode: &'static MTKTextureLoaderOptionAvailable on crate feature
MTKTextureLoader only.Expand description
Identifier to be used with an NSNumber specifying the MTLCPUCacheMode
The resulting Metal texture will be created with the MTLCPUCacheMode indicated by the NSNumber associated with this string.
See also Appleās documentation