Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mtl] Added getter for API specific handles #178

Merged
merged 4 commits into from
Aug 6, 2023

Commits on Aug 1, 2023

  1. [mtl] Added getter for API specific handles

    Added getters for metal render, xfer and compute encoder handles. Also for MTLCommandBuffer.
    TheSenPie committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e00f90f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [mtl] Exposed more API handles.

    Handles mtl_image_handle, mtl_buffer_handle, mtl_sampler_handle.
    TheSenPie committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    aaebefa View commit details
    Browse the repository at this point in the history
  2. bugfix

    TheSenPie committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d62c96b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix?

    TheSenPie committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e271575 View commit details
    Browse the repository at this point in the history