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

VideoBackends: update Vulkan's 'CopyRectangleFromTexture' to copy one layer #11500

Merged

Conversation

iwubcode
Copy link
Contributor

Usually most textures have one layer so this doesn't matter but it does in #11300

… layer, copying more than one layer doesn't make sense given that we provide both the source/destination layer
@iwubcode
Copy link
Contributor Author

@K0bin

@K0bin
Copy link
Contributor

K0bin commented Jan 28, 2023

I assume there are no instances where we rely on this to copy multiple layers at once?

@iwubcode
Copy link
Contributor Author

@K0bin - we are providing the source and destination layer, so it would always be one? But no, I don't believe so.

@AdmiralCurtiss AdmiralCurtiss merged commit ae712c6 into dolphin-emu:master Jan 30, 2023
14 checks passed
@iwubcode iwubcode deleted the vulkan_copy_rectangle_one_layer branch January 30, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants