---
title: CVOpenGLESTexture
framework: corevideo
role: collectionGroup
role_heading: API Collection
path: corevideo/cvopenglestexture-q2s
---

# CVOpenGLESTexture

A texture-based image buffer that supplies source image data to OpenGL ES.

## Overview

Overview Core Video OpenGL ES textures are texture-based image buffers the system uses to supply source image data to OpenGL.

## Topics

### Inspecting Textures

- [CVOpenGLESTextureGetTarget(_:)](corevideo/cvopenglestexturegettarget(_:).md)
- [CVOpenGLESTextureGetName(_:)](corevideo/cvopenglestexturegetname(_:).md)
- [CVOpenGLESTextureGetCleanTexCoords(_:_:_:_:_:)](corevideo/cvopenglestexturegetcleantexcoords(_:_:_:_:_:).md)
- [CVOpenGLESTextureIsFlipped(_:)](corevideo/cvopenglestextureisflipped(_:).md)
- [CVOpenGLESTextureGetTypeID()](corevideo/cvopenglestexturegettypeid().md)

### Data Types

- [CVOpenGLESTexture](corevideo/cvopenglestexture.md)

## See Also

### OpenGL ES

- [CVOpenGLESTextureCache](corevideo/cvopenglestexturecache-q2r.md)
