Variable Texture.descriptor

Describes this texture.

class Texture
{
  // ...
  const(__C.WGPUTextureDescriptor) descriptor ;
  // ...
}