Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

layers:Identify layout from pipelineLayout #1934

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

tobine
Copy link
Contributor

@tobine tobine commented Jul 7, 2017

When checking IsCompatible() for a DescriptorSetLayout, the passed-in
layout is always from a pipelineLayout, however this was not specified
in the code. Add comment to specify this usage and update the error
message to always distinguish which of the layouts using in the compare
is from the pipelineLayout.

When checking IsCompatible() for a DescriptorSetLayout, the passed-in
layout is always from a pipelineLayout, however this was not specified
in the code. Add comment to specify this usage and update the error
message to always distinguish which of the layouts using in the compare
is from the pipelineLayout.
@tobine tobine requested review from chrisforbes and mark-lunarg July 7, 2017 15:50
@tobine tobine merged commit 49a45ec into master Jul 7, 2017
@tobine tobine deleted the tobin_gh1404_ds_error_msgs branch September 5, 2017 19:14
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