Skip to content

Comments

Read coherent SSBOs.#1841

Merged
AWoloszyn merged 1 commit intogoogle:masterfrom
AWoloszyn:read-coherent-ssbos
Apr 27, 2018
Merged

Read coherent SSBOs.#1841
AWoloszyn merged 1 commit intogoogle:masterfrom
AWoloszyn:read-coherent-ssbos

Conversation

@AWoloszyn
Copy link
Contributor

We were not doing this, meaning some data was not getting captured
correctly.

@AWoloszyn AWoloszyn requested a review from qining April 27, 2018 13:24
}
}

sub void readBufferViewBindings(map!(u32, VkBufferView) bufferViews) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe name it readCoherentMemoryInBufferViewBindings ?

}
}

sub void readBufferBindings(map!(u32, ref!VkDescriptorBufferInfo) bufferBindings) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe name it readCoherentMemoryInBufferBindings ?

We were not doing this, meaning some data was not getting captured
correctly.
@AWoloszyn AWoloszyn force-pushed the read-coherent-ssbos branch from 62c006e to ddb8503 Compare April 27, 2018 13:52
@AWoloszyn AWoloszyn merged commit ac40722 into google:master Apr 27, 2018
@AWoloszyn AWoloszyn deleted the read-coherent-ssbos branch May 8, 2018 13:22
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