Variable ComputePass.descriptor

Describes this ComputePass.

struct ComputePass
{
  // ...
  __C.WGPUComputePassDescriptor descriptor ;
  // ...
}