Skip to content

Conversation

@th3or14
Copy link
Contributor

@th3or14 th3or14 commented Nov 19, 2025

No description provided.

@charles-lunarg
Copy link
Owner

This actually makes a lot of sense - so much so that I think this PR is unnecessary, rather the original PR needs to be redone to use shared_ptr to a 'instancefunctions' struct and the device structs get a a shared_ptr to 'devicefunctions'. The main reason I added a functions struct per type was to not bloat the object sizes too much. But if everything is accessed through a shared_ptr, then that requirement goes away.

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