Contents

CVOpenGLESTextureCache

A cache used to create and manage OpenGL ES texture objects.

Overview

Core Video uses OpenGL ES texture caches to cache and manage CVOpenGLESTexture textures. These texture caches provide you with a way to directly read and write buffers with various pixel formats, such as 420v or BGRA, from GL ES.

Topics

Functions

Data Types

Constants

See Also

OpenGL ES