We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is all about our test suite and how to improve it.
copy_texture_to_texture
These aren't part of WebGPU, or part of firefox's WebGPU impl currently, so should have more aggressive testing.
PIPELINE_STATISTICS_QUERY
BindGroupLayoutEntry::count
msaa-line
QuerySet
ComputePipeline::get_bind_group_layout
draw_instanced_offset
matCx2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is all about our test suite and how to improve it.
Missing Tests
General
copy_texture_to_texture
tests #3315Features
These aren't part of WebGPU, or part of firefox's WebGPU impl currently, so should have more aggressive testing.
PIPELINE_STATISTICS_QUERY
BindGroupLayoutEntry::count
Validation Does Not Check That Shader Uses Binding Arrays #3648Infrastructure
CI
Failing Tests
msaa-line
Example #3838QuerySet
within an error scope panics #4139ComputePipeline::get_bind_group_layout
panics if the pipeline's module is invalid #4167draw_instanced_offset
fails on GL #4276matCx2
not getting translated properly when in a uniform buffer #4371The text was updated successfully, but these errors were encountered: