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

rename methods for command buffer to methods for command encoder #277

Closed
wants to merge 1 commit into from

Conversation

porky11
Copy link
Contributor

@porky11 porky11 commented Aug 10, 2019

closes #250

@porky11 porky11 force-pushed the buffer-encoder-method-rename branch 2 times, most recently from c36698a to 231bfeb Compare August 10, 2019 20:53
Copy link
Collaborator

@grovesNL grovesNL left a comment

Choose a reason for hiding this comment

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

Looks good to me, thank you! Just need to make sure we regenerate (or at least keep) the remote header too.

@@ -1,72 +0,0 @@

Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like this was accidentally removed, maybe it wasn't regenerated during make? If you can't get this to be generated, we could just amend the commit to keep it

Copy link
Contributor Author

@porky11 porky11 Aug 10, 2019

Choose a reason for hiding this comment

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

Yeah, something doesn't work correctly with ffi creation using make, not sure why. I'll fix it and force push it again

@porky11 porky11 force-pushed the buffer-encoder-method-rename branch from 231bfeb to 8ae180a Compare August 10, 2019 21:27
@porky11 porky11 force-pushed the buffer-encoder-method-rename branch from 8ae180a to 7df34c0 Compare August 10, 2019 21:28
@porky11
Copy link
Contributor Author

porky11 commented Aug 10, 2019

Should be fixed now

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, thank you!
bors r=groveNL,kvark

@kvark
Copy link
Member

kvark commented Aug 12, 2019

ah, didn't realize we have a conflict

@bors
Copy link
Contributor

bors bot commented Aug 12, 2019

Merge conflict

@kvark
Copy link
Member

kvark commented Aug 13, 2019

@porky11 please rebase

@kvark
Copy link
Member

kvark commented Aug 22, 2019

Replaced by #299

@kvark kvark closed this Aug 22, 2019
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.

WGPUCommandBufferId vs. WGPUCommandEncoderId
3 participants