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

Add helper to RenderTargetState for MSAA #266

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Add helper to RenderTargetState for MSAA #266

merged 1 commit into from
Oct 12, 2024

Conversation

walbourn
Copy link
Member

Lets you do:

        RenderTargetState rtState(m_msaaHelper4->GetBackBufferFormat(),
            m_msaaHelper4->GetDepthBufferFormat(),
            m_msaaHelper4->GetSampleCount());

@walbourn walbourn merged commit a91ee98 into main Oct 12, 2024
68 checks passed
@walbourn walbourn deleted the rtstatemsaa branch October 12, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants