Contents

CVMetalBufferCache

A cache used to create and manage Metal buffer objects.

Declaration

class CVMetalBufferCache

Overview

A Core Video Metal buffer cache creates and manages CVMetalBuffer buffers. You use a Metal buffer cache to directly read from or write to GPU-based Core Video image buffers in rendering, or for sharing data with Metal kernels.

Topics

Functions

Data Types

Constants

See Also

Metal