Skip to content

Fix binding compatibility of an absent group#495

Merged
bors[bot] merged 1 commit intogfx-rs:masterfrom
kvark:fix-bind
Feb 17, 2020
Merged

Fix binding compatibility of an absent group#495
bors[bot] merged 1 commit intogfx-rs:masterfrom
kvark:fix-bind

Conversation

@kvark
Copy link
Copy Markdown
Member

@kvark kvark commented Feb 17, 2020

Fixes #494

@kvark
Copy link
Copy Markdown
Member Author

kvark commented Feb 17, 2020

I think it's straightforward...
bors r+

bors bot added a commit that referenced this pull request Feb 17, 2020
495: Fix binding compatibility of an absent group r=kvark a=kvark

Fixes #494 

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
@bors
Copy link
Copy Markdown
Contributor

bors bot commented Feb 17, 2020

Build succeeded

@bors bors bot merged commit a0759b9 into gfx-rs:master Feb 17, 2020
@kvark kvark deleted the fix-bind branch February 17, 2020 02:50
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
495: Update a documentation to refer to create_buffer_init() instead of create_buffer_with_data() r=kvark a=yutannihilation

A followup of gfx-rs#482

Co-authored-by: Hiroaki Yutani <yutani.ini@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bind groups must be set to a render pass in the correct order

1 participant