Variable ColorTargetState.blend

Blending used when compositing colors in this target's associated pipeline.

class ColorTargetState
{
  // ...
  __C.WGPUBlendState blend ;
  // ...
}