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

glsl-out: push constants use anonymous uniforms #1683

Merged
merged 1 commit into from
Jan 22, 2022

Conversation

JCapucho
Copy link
Collaborator

Previously this was done with UBOs but this posed some problems when
integrating with wgpu (see gfx-rs/wgpu#2400)

It basically reverses the previous PR retaining only the feature detection changes

Previously this was done with UBOs but this posed some problems when
integrating with wgpu (see gfx-rs/wgpu#2400)
@JCapucho JCapucho requested a review from kvark January 21, 2022 18:43
Copy link
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.

Great

@kvark kvark merged commit 81dc674 into gfx-rs:master Jan 22, 2022
@JCapucho JCapucho deleted the glsl-out-push-constants-v2 branch February 19, 2022 15:11
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.

2 participants