Variable BindGroup.descriptor

Describes this binding group.

struct BindGroup
{
  // ...
  __C.WGPUBindGroupDescriptor descriptor ;
  // ...
}