-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area: ctsIssues stemming from the WebGPU Conformance Test SuiteIssues stemming from the WebGPU Conformance Test Suitearea: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingtype: bugSomething isn't workingSomething isn't working
Description
There are failures in the CTS suite webgpu:api,validation,render_pipeline,multisample_state:*, possibly attributable to the following validation items:
https://gpuweb.github.io/gpuweb/#abstract-opdef-validating-gpumultisamplestate:
- If descriptor.alphaToCoverageEnabled is true:
- descriptor.count > 1.
https://gpuweb.github.io/gpuweb/#abstract-opdef-validating-gpurenderpipelinedescriptor:
- If descriptor.fragment is provided:
- If the sample_mask builtin is a shader stage output of descriptor.fragment:
- descriptor.multisample.alphaToCoverageEnabled is false.
Metadata
Metadata
Assignees
Labels
area: ctsIssues stemming from the WebGPU Conformance Test SuiteIssues stemming from the WebGPU Conformance Test Suitearea: validationIssues related to validation, diagnostics, and error handlingIssues related to validation, diagnostics, and error handlingtype: bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo