W3cubDocs

/Deno

GPUFragmentState

interface GPUFragmentState extends GPUProgrammableStage {
targets: GPUColorTargetState[];
}

Properties