pub unsafe static kCVMetalTextureStorageMode: &'static CFStringAvailable on crate feature
CVMetalTexture only.Expand description
kCVMetalTextureStorageMode is a property that can be placed on a CVMetalTextureCache to instruct the MTLTextureStorageMode of the created MTLTexture. Values for this can can be read from MTLTexture.h
See also Appleās documentation