Skip to content

[HLSL] add new -Zpr, -Zpc compiler flags and make them change default matrix init behavior #166410

@farzonl

Description

@farzonl

/Zpr will inform the compiler that matrices will be packed in row-major order while
/Zpc will just be the default column major order.

This issue only tracks matrix initialization behavior. eg changes to MatrixSubscriptExpr are out of scope for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language Support

    Type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions