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

Jeremyg split threadsafety #9246

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeremyg-lunarg
Copy link
Contributor

No description provided.

This is the start of splitting class ValidationObject into
separate Device and Instance classes. Syncval has nothing happening
at Instance level so it gets to go first. Once all the leaf
classes are split, ValidationStateTracker and ValidationObject
can be split. This seems backwards but allows it to happen
incrementally rather than in 1 giant PR
The hard part of this one is restructuring the codegen to
split up the counters between Instance and Device.
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 347930.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18719 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18719 failed.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 348079.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18725 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18725 failed.

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