-
Notifications
You must be signed in to change notification settings - Fork 916
New issue
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
Triangle example has validation layer errors #113
Comments
Thank you for filing! I also do notice the errors, and they are a bit surprising since at some recent point I thought we fixed all the things :) Anyhow, this definitely needs to be investigated. |
@rukai so here is a strange thing. I clearly remember fixing this, but now looking at the git history I'm not seeing the fix. So it must have been lost during numerous patches I was producing at that time. My apologies about this! Good news is, the problem is known, and fix is trivial - will be merged as a part of #114 |
This was resolved, thanks! |
113: build: exclude necessities for packaging, fixes gfx-rs#112 r=kvark a=m4b I believe this is the minimal set required as an external dep, e.g., don't need tests, etc., and other folders. I can't seem to find any explicit recommendations here though: https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields-optional Co-authored-by: m4b <m4b.github.io@gmail.com>
113: build: exclude necessities for packaging, fixes gfx-rs#112 r=kvark a=m4b I believe this is the minimal set required as an external dep, e.g., don't need tests, etc., and other folders. I can't seem to find any explicit recommendations here though: https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields-optional Co-authored-by: m4b <m4b.github.io@gmail.com>
Password input
These two validation layer errors are repeatedly displayed while running the the triangle example with the latest wgpu git master.
OS: Arch Linux
GPU: GTX 960
Driver: Nvidia proprietary driver, version 418
The text was updated successfully, but these errors were encountered: