Skip to content

Conversation

@sean-purcell
Copy link
Contributor

GAPIL seems to parse a - b + c as a - (b + c) which doesn't appear to be the expected behaviour in some of the API code. This fixes it for copy_clear_commands as it was causing issues with vkCmdCopyBufferToImage.

@ben-clayton
Copy link
Contributor

Yeah, gapil doesn't have any precedence rules. We have an ancient internal bug for this, but we should move this to Github.

@ben-clayton ben-clayton merged commit 5a2d0b5 into google:master Jun 28, 2018
@sean-purcell sean-purcell deleted the copy-clear-commands-associativity branch July 6, 2018 18:05
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