Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Update to latest wgpu #66

Closed
rukai opened this issue Aug 17, 2019 · 0 comments · Fixed by #67
Closed

Update to latest wgpu #66

rukai opened this issue Aug 17, 2019 · 0 comments · Fixed by #67
Assignees

Comments

@rukai
Copy link
Contributor

rukai commented Aug 17, 2019

I'm working on this.

@bors bors bot closed this as completed in e2b6727 Aug 18, 2019
bors bot added a commit that referenced this issue Jan 23, 2021
726: Bump wgpu-core and update texture_view_drop call r=kvark a=mkeeter

This PR updates to the latest `wgpu-core` commit ([wgpu #1163](gfx-rs/wgpu#1163)), and is the counterpart to [wgpu-native #66](gfx-rs/wgpu-native#66).

I'm using `wait = false` in the `texture_view_drop` call to match `buffer_drop` and `texture_drop` elsewhere `backend/direct.rs`, though I don't quite understand the implications 😅

Co-authored-by: Matt Keeter <[email protected]>
kvark pushed a commit to kvark/wgpu that referenced this issue Jun 3, 2021
67: Update to latest wgpu-native commit r=kvark a=rukai

closes gfx-rs/wgpu-rs#66

Make sure my documentation for sample_mask and alpha_to_coverage_enabled is correct, I am not familiar with these fields.

Co-authored-by: Rukai <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant