tasogare3710

Results 38 comments of tasogare3710

Repro steps gif ![Repro steps gif](https://github.com/gfx-rs/wgpu/assets/6017705/eb34efcb-be8d-40a2-ac19-7219f0a6760b)

Sorry, I'm late. # TL;DR - main issue Another issue is arises by the fact that the PPYP pattern have to used but cannot fail fast. - - - You...

Yeahhhhhhhhhhhhh! **DrvSetLayerPaletteEntries** seems to random crash under certain conditions. It seems that _ig{7,75,8,9}icd64.dll_(most of HD Graphics) has this issue. However, it is hard to figure out the conditions under which...

me too ``` Microsoft Windows [Version 10.0.19045.4651] ```

Sorry, forget it. I could not reproduce it with that Minimal repro code. But I've seen that bug.

yes, I can. The following is the result of `cargo run -vv` in the x64 Native Tools Command Prompt for VS 2017. ``` cargo run -vv --bin play --release --offline...

>Unrelatedly, don't use --msvc-syntax, the implementation of that in pkg-config is broken. > >pkg-config-rs automatically converts -L to rustc-link-search=native=. It doesn't look like that's happening here for some reason. There...