Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CommandBuffer and associated type on Device #504

Merged
1 commit merged into from
Jan 25, 2015

Conversation

brendanzab
Copy link
Contributor

This compiles, but is broken by servo/core-foundation-rs#51

@@ -356,17 +356,18 @@ pub enum Command {
Blit(target::Rect, target::Rect, target::Mask),
}

// CommandBuffer is really an associated type, so will look much better when
Copy link

Choose a reason for hiding this comment

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

\o/

@ghost
Copy link

ghost commented Jan 25, 2015

Looks good to me.

ghost pushed a commit that referenced this pull request Jan 25, 2015
Make CommandBuffer and associated type on Device
@ghost ghost merged commit 8291fa0 into gfx-rs:master Jan 25, 2015
@brendanzab brendanzab deleted the associated-types branch January 25, 2015 03:49
@kvark
Copy link
Member

kvark commented Jan 25, 2015

Awesome, the code looks much better now!

adamnemecek pushed a commit to adamnemecek/gfx that referenced this pull request Apr 1, 2021
506: Bug 1614702 - WebGPU textures, texture views, and samplers r=gecko a=kvark

This is a commit cherry-picked from gfx-rs#504


Co-authored-by: Dzmitry Malyshau <[email protected]>
This pull request was closed.
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