Skip to content

Conversation

@ben-clayton
Copy link
Contributor

No description provided.

@ben-clayton ben-clayton requested a review from AWoloszyn August 21, 2017 22:00
return nil, err
}
terminators = append(terminators, term)
if term != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

You probably want to insert the EarlyTerminator in this case (or return it from GetTerminator), otherwise all commands for this API will be kept even if you only want a subset of the commands.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@ben-clayton ben-clayton merged commit 02c2833 into google:master Aug 22, 2017
@ben-clayton ben-clayton deleted the get-term-fix branch August 22, 2017 17:49
purvisa-at-google-com pushed a commit that referenced this pull request Sep 29, 2022
Calculate size of texture to display in texture list
- Added size to the texture proto, calculated based on format
- Displays the total size from each depth/layer
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