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

Adds raw flag for vertex and index buffer #2370

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 19, 2024

  1. add RawBuffer flag resolves stride3d#1638

    (cherry picked from commit da1bd1b)
    texone authored and tebjan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f2236c2 View commit details
    Browse the repository at this point in the history
  2. Adds raw flag to instances of VertexBuffer and IndexBuffer flags to a…

    …llow binding to compute shaders.
    tebjan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e41e4c5 View commit details
    Browse the repository at this point in the history