On this page
GPUColorTargetState
interface GPUColorTargetState {
blend?: GPUBlendState;
format: GPUTextureFormat;
writeMask?: GPUColorWriteFlags;
}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUColorTargetState