GPURenderPipelineDescriptor

constructor(layout: Any? = null, vertex: GPUVertexState, fragment: GPUFragmentState? = null, primitive: GPUPrimitiveState? = null, depthStencil: GPUDepthStencilState? = null, multisample: GPUMultisampleState? = null, label: String? = "")(source)