-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area: correctnessWe're behaving incorrectlyWe're behaving incorrectlyarea: ctsIssues stemming from the WebGPU Conformance Test SuiteIssues stemming from the WebGPU Conformance Test Suitearea: naga back-endOutputs of naga shader conversionOutputs of naga shader conversionbackend: dx12Issues with DX12 or DXGIIssues with DX12 or DXGIlang: HLSLD3D Shading LanguageD3D Shading LanguagenagaShader TranslatorShader Translator
Description
For any of the following $test
s:
webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:*
webgpu:api,operation,vertex_state,correctness:overlapping_attributes:*
webgpu:compat,api,validation,render_pipeline,vertex_state:maxVertexAttributesVertexIndexInstanceIndex:*
…one provokes internal errors for the DX12 backend when the shaders they produce are compiled. This can be reproduced with an xtask
invocation like the following:
$ cargo xtask cts --release -- 'webgpu:api,operation,vertex_state,correctness:max_buffers_and_attribs:*'
Firefox downstream tracking: bug 1981605
Metadata
Metadata
Assignees
Labels
area: correctnessWe're behaving incorrectlyWe're behaving incorrectlyarea: ctsIssues stemming from the WebGPU Conformance Test SuiteIssues stemming from the WebGPU Conformance Test Suitearea: naga back-endOutputs of naga shader conversionOutputs of naga shader conversionbackend: dx12Issues with DX12 or DXGIIssues with DX12 or DXGIlang: HLSLD3D Shading LanguageD3D Shading LanguagenagaShader TranslatorShader Translator
Type
Projects
Status
Todo