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

vulkan: Support MSAA #159

Open
kanerogers opened this issue May 11, 2024 · 1 comment
Open

vulkan: Support MSAA #159

kanerogers opened this issue May 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request vulkan

Comments

@kanerogers
Copy link
Collaborator

This should be a fairly simple fix; we can just add a sample_count: vk::SampleCountFlags option to the Options struct and pass that down to the pipeline configuration options.

@Ralith does this sound like a reasonable approach?

@kanerogers kanerogers self-assigned this May 11, 2024
@Ralith
Copy link
Collaborator

Ralith commented May 11, 2024

Sounds about right to me.

@LPGhatguy LPGhatguy added enhancement New feature or request vulkan labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vulkan
Projects
None yet
Development

No branches or pull requests

3 participants