X Tutup
Skip to content

Cache MTL staging buffers#491

Open
smoogipoo wants to merge 1 commit intoveldrid:masterfrom
smoogipoo:mtl-staging-buffer-cache
Open

Cache MTL staging buffers#491
smoogipoo wants to merge 1 commit intoveldrid:masterfrom
smoogipoo:mtl-staging-buffer-cache

Conversation

@smoogipoo
Copy link
Contributor

This improves performance for us on Mac Pro 2019. The implementation here is similar to the one in D3D.

I've chosen to make a dictionary mapping because, as far as I understand, command buffer submissions are async.

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

X Tutup