---
title: CVOpenGLESTexture
framework: corevideo
role: symbol
role_heading: Type Alias
path: corevideo/cvopenglestexture
---

# CVOpenGLESTexture

A reference to a Core Video texture-based image buffer.

## Declaration

```swift
typealias CVOpenGLESTexture = CVImageBuffer
```

## Discussion

Discussion Core Video OpenGLES textures are managed by a CVOpenGLESTextureCache.
