Variable TextureView.descriptor

Describes this texture view.

struct TextureView
{
  // ...
  const(__C.WGPUTextureViewDescriptor) descriptor ;
  // ...
}