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