2020-05-03 02:39:48 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: ''
|
|
|
|
labels: bug
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-03-04 10:03:52 +00:00
|
|
|
<!-- Thank you for filing this! Please read the [debugging tips](https://github.com/gfx-rs/wgpu/wiki/Debugging-wgpu-Applications).
|
2020-05-26 14:01:11 +00:00
|
|
|
That may let you investigate on your own, or provide additional information that helps us to assist.-->
|
2020-05-03 02:39:48 +00:00
|
|
|
|
|
|
|
**Description**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**Repro steps**
|
|
|
|
Ideally, a runnable example we can check out.
|
|
|
|
|
|
|
|
**Expected vs observed behavior**
|
|
|
|
Clearly describe what you get, and how it goes across your expectations.
|
|
|
|
|
|
|
|
**Extra materials**
|
|
|
|
Screenshots to help explain your problem.
|
|
|
|
Validation logs can be attached in case there are warnings and errors.
|
|
|
|
Zip-compressed API traces and GPU captures can also land here.
|
|
|
|
|
|
|
|
**Platform**
|
|
|
|
Information about your OS, version of `wgpu`, your tech stack, etc.
|