Variable Sampler.descriptor

Describes this Sampler.

struct Sampler
{
  // ...
  const(__C.WGPUSamplerDescriptor) descriptor ;
  // ...
}