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

chassis: Split up DeviceObject #9096

Merged

Conversation

jeremyg-lunarg
Copy link
Contributor

Create separate vvl::dispatch::Instance and vvl::dispatch::Device objects with most initializtion happening in constructors.

Add Instance and Device specific construtors to ValidiationObject, even though it isn't yet split up.

@jeremyg-lunarg jeremyg-lunarg requested a review from a team as a code owner December 27, 2024 16:41
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 333234.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18458 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18458 passed.

Create separate vvl::dispatch::Instance and vvl::dispatch::Device
objects with most initializtion happening in constructors.

Add Instance and Device specific construtors to ValidiationObject,
even though it isn't yet split up.
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 334882.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18475 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18475 passed.

@jeremyg-lunarg jeremyg-lunarg merged commit 7bcb863 into KhronosGroup:main Dec 31, 2024
21 checks passed
@jeremyg-lunarg jeremyg-lunarg deleted the jeremyg-dispatch-split branch December 31, 2024 15:38
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