Skip to content

ImageFormat::Rgb10a2ui uses inconsistent casing. #192

Open
@XAMPPRocky

Description

Notice how ImageFormat::Rgb10A2 and ImageFormat::Rgb10a2ui have a differently cased A, in Rust the casing starts at the beginning of each word. The former is correct and Rgb10a2ui should be Rgb10A2ui .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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