Skip to content

Conversation

matthew-russo
Copy link
Contributor

This is the first section of uniform buffer tutorial which includes adding the struct to our rust code and the uniform buffer to our shader

@matthew-russo matthew-russo force-pushed the 21_uniform_buffer_definition_and_creation branch 3 times, most recently from 45dfc6d to ad67412 Compare February 5, 2019 04:39
…ust code, method to create uniform buffer for each image, and method to update uniform buffer per frame
@matthew-russo matthew-russo force-pushed the 21_uniform_buffer_definition_and_creation branch from ad67412 to 3e91a03 Compare February 5, 2019 23:11
Copy link
Owner

@bwasty bwasty left a comment

Choose a reason for hiding this comment

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

The diff still shows the dependency updates - rebase required?

@bwasty
Copy link
Owner

bwasty commented Feb 10, 2019

It's a bit annoying that Github still shows the commits from #5 although they're exactly the same as on master...anyway, merging :)

@bwasty bwasty merged commit 6989eaa into bwasty:master Feb 10, 2019
bwasty added a commit that referenced this pull request Feb 10, 2019
matthew-russo pushed a commit to matthew-russo/vulkan-tutorial-rs that referenced this pull request Jan 6, 2020
…and_creation

21 uniform buffer definition and creation
matthew-russo pushed a commit to matthew-russo/vulkan-tutorial-rs that referenced this pull request Jan 6, 2020
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