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

layers: Remove Stub from dispatch table helper #8318

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spencer-lunarg
Copy link
Contributor

Want to see if these Stub calls are needed

Currently they are the source of hidding a nasty bug (#7562) when we call dispatch internally with the wrong version of the API

It might be better to hide the invalid function with a null call

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner July 24, 2024 16:34
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 223324.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17113 running.

@spencer-lunarg spencer-lunarg changed the title Draft - layers: Remove Stub from dispatch table helper layers: Remove Stub from dispatch table helper Jul 24, 2024
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17113 failed.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 226603.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17160 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 17160 failed.

@arno-lunarg
Copy link
Contributor

Is it a draft?

@spencer-lunarg spencer-lunarg marked this pull request as draft August 1, 2024 11:27
@spencer-lunarg
Copy link
Contributor Author

Making a draft now

seems that this fails on Android (due to the Android Loader setup) and need to go do some git digging to understand why these Stub functions were added and if/how we can actually remove them

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.

3 participants