Skip to content

igl | Add Alpha-to-Coverage support across all backends#395

Closed
qzlu-cyber wants to merge 1 commit into
facebook:mainfrom
qzlu-cyber:feature/alpha-to-coverage
Closed

igl | Add Alpha-to-Coverage support across all backends#395
qzlu-cyber wants to merge 1 commit into
facebook:mainfrom
qzlu-cyber:feature/alpha-to-coverage

Conversation

@qzlu-cyber

Copy link
Copy Markdown
Contributor

Closes #394

This PR adds Alpha-to-Coverage (A2C) support to igl::RenderPipelineDesc, plumbing the new alphaToCoverageEnabled flag through all four rendering backends (Vulkan, Metal, D3D12, OpenGL).

@meta-cla meta-cla Bot added the cla signed label Jun 5, 2026
Comment thread src/igl/tests/metal/RenderPipelineCreation.mm Outdated
Comment thread src/igl/tests/metal/RenderPipelineCreation.mm Outdated
@qzlu-cyber qzlu-cyber force-pushed the feature/alpha-to-coverage branch from 012e412 to 2ee9a55 Compare June 8, 2026 02:42
@meta-codesync

meta-codesync Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

@corporateshark has imported this pull request. If you are a Meta employee, you can view this in D107949208.

@meta-codesync

meta-codesync Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@corporateshark merged this pull request in b2a3c94.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants