Skip to content

Restructure Device and Queue creation.#987

Draft
manon-traverse wants to merge 2 commits intollvm:mainfrom
Traverse-Research:render-backend-api-device-and-queue-init
Draft

Restructure Device and Queue creation.#987
manon-traverse wants to merge 2 commits intollvm:mainfrom
Traverse-Research:render-backend-api-device-and-queue-init

Conversation

@manon-traverse
Copy link

Adding generic buffer creation ran into the issue that queues and devices were initialized differently across implementations. This change creates a device and a queue on device creation and keeps it alive as long as the device is alive.

The Metal code has not been tested yet.

@manon-traverse manon-traverse force-pushed the render-backend-api-device-and-queue-init branch from bd7df2d to acd5ed2 Compare March 18, 2026 13:15
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.

1 participant