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

VideoCommon: add constant value for maximum number of pixel samplers #11550

Merged
merged 1 commit into from Feb 13, 2023

Conversation

iwubcode
Copy link
Contributor

No description provided.

@iwubcode iwubcode force-pushed the set_common_samplers_count branch 2 times, most recently from 60f70d6 to 0fd3c16 Compare February 10, 2023 06:36
@Rumi-Larry
Copy link

Are there other good candidate constant that can make the new file more useful? It looks very silly otherwise.

@iwubcode
Copy link
Contributor Author

@Rumi-Larry - maybe in the future I'll move some of the other constants over. This is for another feature I'm working on. So no plans at this time, keeping it simple.

@AdmiralCurtiss
Copy link
Contributor

Code wise this looks fine, I cannot tell whether the constants are appropriate in every location they're used though.

Copy link
Member

@phire phire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some performance related reservations about actually increasing this constant, especially when using vulkan on mobile phone GPUs.

But this change itself is great.

@phire phire merged commit f371132 into dolphin-emu:master Feb 13, 2023
@iwubcode iwubcode deleted the set_common_samplers_count branch February 13, 2023 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants