Variable RenderPass.descriptor

Describes this RenderPass.

struct RenderPass
{
  // ...
  __C.WGPURenderPassDescriptor descriptor ;
  // ...
}