Skip to content

Breaking change rename of cl_ndrange_kernel_command_properties_khr to cl_command_properties_khr #266

@amaiorano

Description

@amaiorano

The recent headers update includes a rename of cl_ndrange_kernel_command_properties_khr to cl_command_properties_khr. This broke a bunch of targets when importing this repo into Google's repos, including TensorFlow.

Please add a using alias of cl_ndrange_kernel_command_properties_khr to cl_command_properties_khr? You can aslo add a [[deprecated]] attribute to the using alias so that a warning shows up, allowing clients to update their code.

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