Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt] Fix uses of type manager in fix storage class #5740

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

s-perron
Copy link
Collaborator

This removes some uses of the type manager. One use could not be
removed. Instead I had to update GenCopy to not use the type manager,
and be able to copy pointers.

Part of #5691

@s-perron s-perron requested a review from Keenuts July 18, 2024 10:32
@s-perron s-perron enabled auto-merge (squash) July 18, 2024 10:36
@s-perron s-perron disabled auto-merge July 18, 2024 10:51
@s-perron s-perron enabled auto-merge (squash) July 18, 2024 12:34
This removes some uses of the type manager. One use could not be
removed. Instead I had to update GenCopy to not use the type manager,
and be able to copy pointers.

Part of KhronosGroup#5691
@s-perron s-perron merged commit 81a1160 into KhronosGroup:main Jul 24, 2024
24 checks passed
@s-perron s-perron deleted the fix_storage_class_type_mgr branch September 16, 2024 13:11
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