Skip to content

[BUG] mlx_update_matrix ignores passed width and height #107

Closed
@Oktosha

Description

@Oktosha

Describe the bug
The function mlx_update_matrix ignores its arguments

To Reproduce
Steps to reproduce the behavior:

  1. Call mlx_update_matrix with any parameter
  2. Don't see any difference

Expected behavior
I expect that the function would use its parameters. If the parameters should always be ignored, I expect the function to use local variables instead.

Additional context
This is an internal function, so nobody should call it and this bug doesn't matter if mlx42 still works as a whole. But I though it would be nice to let you know anyways, I find it very confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working or should get fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions