Contents

kCVMetalTextureUsage

The set of options that define how you can use a texture on the GPU.

Declaration

let kCVMetalTextureUsage: CFString

Discussion

The default value is unknown. Use only values which are valid for MTLTextureUsage.

See Also

Constants