You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bharadwajy
changed the title
[DirectX] Implement Shader Flags Analysis for InnerCoverage
Set if
- DXIL::OpCode::InnerCoverage is used OR
- shader is a Pixel Shader with entry output signature kind is Semantic::Kind::InnerCoverage
[DirectX] Implement Shader Flags Analysis for InnerCoverageNov 14, 2024
Set if
DXIL::OpCode::InnerCoverage
is used ORSemantic::Kind::InnerCoverage
AC:
Add tests to verify correctness of analysis.
The text was updated successfully, but these errors were encountered: