Skip to content

Expose Global::enumerate_adapters.#505

Merged
bors[bot] merged 1 commit intogfx-rs:masterfrom
daxpedda:enumerate-adapters
Feb 26, 2020
Merged

Expose Global::enumerate_adapters.#505
bors[bot] merged 1 commit intogfx-rs:masterfrom
daxpedda:enumerate-adapters

Conversation

@daxpedda
Copy link
Copy Markdown
Contributor

Expose enumerate_adapters to use it in wgpu-rs.
Issue was that directly accessing wgpu-core wasn't possible because an instantiation of Global was needed.

Copy link
Copy Markdown
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
bors r+

@bors
Copy link
Copy Markdown
Contributor

bors bot commented Feb 26, 2020

Build succeeded

@bors bors bot merged commit 429ca1d into gfx-rs:master Feb 26, 2020
bors bot added a commit to gfx-rs/wgpu-rs that referenced this pull request Feb 27, 2020
183: Expose `enumerate_adapters`. r=kvark a=daxpedda

Depends on gfx-rs/wgpu#505.

Use case was to give end user the ability to choose which GPU to use for an application.

Co-authored-by: daxpedda <daxpedda@gmail.com>
bors bot added a commit to gfx-rs/wgpu-rs that referenced this pull request Feb 27, 2020
183: Expose `enumerate_adapters`. r=kvark a=daxpedda

Depends on gfx-rs/wgpu#505.

Use case was to give end user the ability to choose which GPU to use for an application.

Co-authored-by: daxpedda <daxpedda@gmail.com>
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
183: Expose `enumerate_adapters`. r=kvark a=daxpedda

Depends on gfx-rs#505.

Use case was to give end user the ability to choose which GPU to use for an application.

Co-authored-by: daxpedda <daxpedda@gmail.com>
kvark added a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
505: Update wgpu to 7e8b51b r=kvark a=kvark

Includes gfx-rs#876

Co-authored-by: Dzmitry Malyshau <dmalyshau@mozilla.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.

2 participants