这是indexloc提供的服务,不要输入任何密码
Skip to content

Clarify that create*PipelineAsync must not generate a validation error #4714

@sagudev

Description

@sagudev

As talked on matrix create*PipelineAsync must not generate a validation error as it already returns rejected promise.

Currently there is:

Let pipeline be a new GPURenderPipeline created as if this.createRenderPipeline() was called with descriptor;

and createRenderPipeline() generates a validation/internal errors inside, but CTS expects no validation error to occur.

Metadata

Metadata

Assignees

Labels

apiWebGPU APIapi resolvedResolved - waiting for a change to the API specification

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions