GPUFragmentState
Extends
Properties
constants?
optional constants?: Record<string, number>;
Inherited from
GPUProgrammableStage.constants
entryPoint?
optional entryPoint?: string;
Inherited from
GPUProgrammableStage.entryPoint
module
module: GPUShaderModule;
Inherited from
targets
targets: (GPUColorTargetState | null)[];