Contents

MTLTextureViewPool

A pool of lightweight texture views.

Declaration

protocol MTLTextureViewPool : MTLResourceViewPool

Mentioned in

Overview

Use texture view pools to create lightweight texture view objects of MTLTexture and MTLBuffer instances.

Topics

Instance Methods

See Also

View pools