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

small Buffer docs fixes #2328

Merged
merged 2 commits into from Sep 14, 2023
Merged

Conversation

Firestar99
Copy link
Contributor

  • fixed Buffer::new* docs still referring to buffer_info instead of create_info
  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:

not applicable

@marc0246
Copy link
Contributor

Thanks!

vulkano/src/buffer/mod.rs Outdated Show resolved Hide resolved
@marc0246
Copy link
Contributor

Thanks again!

@marc0246 marc0246 merged commit 86f63ac into vulkano-rs:master Sep 14, 2023
3 checks passed
@Firestar99 Firestar99 deleted the buffer_docs_fixes branch September 16, 2023 19:31
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
* fixed Buffer::new* docs still referring to buffer_info instead of create_info

* fixed line length

---------

Co-authored-by: Firestar99 <4696087-firestar99@users.noreply.gitlab.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants