GPUColorTargetStateinterface GPUColorTargetState {blend?: GPUBlendState;format: GPUTextureFormat;writeMask?: GPUColorWriteFlags;}§Properties§blend?: GPUBlendState[src]§format: GPUTextureFormat[src]§writeMask?: GPUColorWriteFlags[src]