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
CVOpenGLESTextureCacheCreate(_:_:_:_:_:)CVOpenGLESTextureCacheCreateTextureFromImage(_:_:_:_:_:_:_:_:_:_:_:_:)CVOpenGLESTextureCacheFlush(_:_:)CVOpenGLESTextureCacheGetTypeID()