-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[msl] Key PackedVec3 helpers on pointer type
Using the same composite type from multiple address spaces was causing collisions in the helper functions that meant they were being reused across different address spaces. Fixed: 366037039 Change-Id: I72927b90febd26fa23cb7acd4153b70af1c69fbe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206375 Reviewed-by: Antonio Maiorano <[email protected]>
- Loading branch information
Showing
13 changed files
with
1,222 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.