Function RenderPass.setBlendConstant

Sets the blend color as used by some of the blending modes.

void setBlendConstant (
  __C.WGPUColor color
);

Subsequent blending tests will test against this value.