Skip to content

[DirectX] Implement Shader Flags Analysis for WriteableMSAATextures #116203

@bharadwajy

Description

@bharadwajy

Set function-level flag WriteableMSAATextures.

For version 1.7 and below - set if RWTexture2DMS Array resources are present in the module.
Else, set if either of DXIL::ResourceKind::Texture2DMSArray or DXIL::Opcode::TextureStoreSample is used

AC:

Add tests to verify correctness of analysis.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions