Skip to content
New issue

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

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

Already on GitHub? # to your account

Add len method to IndexBuffer #2342

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Add len method to IndexBuffer #2342

merged 2 commits into from
Sep 28, 2023

Conversation

TrevorCow
Copy link
Contributor

@TrevorCow TrevorCow commented Sep 28, 2023

  1. Update documentation to reflect any user-facing changes - in this repository.

  2. Make sure that the changes are covered by unit-tests.

  3. Run cargo fmt on the changes.

  4. Please put changelog entries in the description of this Pull Request
    if knowledge of this change could be valuable to users. No need to put the
    entries to the changelog directly, they will be transferred to the changelog
    file by maintainers right after the Pull Request merge.

  5. Describe in common words what is the purpose of this change, related
    Github Issues, and highlight important implementation aspects.

Changelog:

### Additions
- `IndexBuffer::len` method.

- `IndexBuffer::len` method.
@marc0246
Copy link
Contributor

Thanks!

@marc0246 marc0246 merged commit c24c7ad into vulkano-rs:master Sep 28, 2023
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
* ### Additions
- `IndexBuffer::len` method.

* Fixed formatting
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants