Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

[glsl-out] binding location mapping #1039

Merged
merged 1 commit into from
Jun 27, 2021
Merged

[glsl-out] binding location mapping #1039

merged 1 commit into from
Jun 27, 2021

Conversation

kvark
Copy link
Member

@kvark kvark commented Jun 27, 2021

Fixes #1031

@kvark kvark merged commit 57b3256 into gfx-rs:master Jun 27, 2021
@kvark kvark deleted the glsl-layout branch June 27, 2021 05:09
bors bot added a commit to gfx-rs/wgpu that referenced this pull request Jun 27, 2021
1558: Update naga to 57b3256 r=kvark a=kvark

**Connections**
Needed for #1510
Picks up gfx-rs/naga#1039

**Description**
Updates Naga to latest on Git. Refactors the use of `ResourceBinding` and Metal's binding map.

**Testing**
Examples.


Co-authored-by: Dzmitry Malyshau <[email protected]>
bors bot added a commit to gfx-rs/wgpu that referenced this pull request Jun 27, 2021
1558: Update naga to 57b3256 r=kvark a=kvark

**Connections**
Needed for #1510
Picks up gfx-rs/naga#1039 and gfx-rs/naga#916

**Description**
Updates Naga to latest on Git. Refactors the use of `ResourceBinding` and Metal's binding map.
Also enables safe bound check handling on Vulkan (`Restrict` policy, cc @jimblandy).

**Testing**
Examples.


Co-authored-by: Dzmitry Malyshau <[email protected]>
bors bot added a commit to gfx-rs/wgpu that referenced this pull request Jun 27, 2021
1558: Update naga to 57b3256 r=kvark a=kvark

**Connections**
Needed for #1510
Picks up gfx-rs/naga#1039 and gfx-rs/naga#916

**Description**
Updates Naga to latest on Git. Refactors the use of `ResourceBinding` and Metal's binding map.
Also enables safe bound check handling on Vulkan (`Restrict` policy, cc @jimblandy).

**Testing**
Examples.


Co-authored-by: Dzmitry Malyshau <[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 this pull request may close these issues.

Layout decorations in GLSL backend
1 participant