Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change `Differ::MatchFunctions` to use `GroupIdsAndMatchByMappedId`, instead of calling `GroupIdsAndMatch` with `Differ::GroupIdsHelperGetTypeId`, which is never correct: doing so compares src and dst type ids directly, rather than consulting the established mapping. Fixes KhronosGroup#5226.
- Loading branch information