Skip to content

Fix size parameter handling for functions with parameters referencing multiple size parameters #2137

@batzuu

Description

@batzuu

If a function has multiple parameters and those parameters reference multiple size parameters, the codegen fails as it expects there to be only one size parameter (common for all buffers). This is an issue for CreateDeembeddingSparameterTableArray RFSG api which has two buffers referencing two different size parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions