Texture view interface.
Definition: TextureView.h:202
virtual id< MTLTexture > GetMtlTexture() const =0
Returns a pointer to Metal texture view (MTLTexture)
Exposes Metal-specific functionality of a texture view object.
Definition: TextureViewMtl.h:41