TextureView

A handle to a texture view.

A TextureView object describes a texture and associated metadata needed by a RenderPipeline or BindGroup.

struct TextureView {}

Members

Variables

id
WgpuId id;

Handle identifier.

See Also

Meta