Skip to content

Add owned Vulkan buffer API - #11

Merged
antono3 merged 1 commit into
masterfrom
codex/owned-buffer-api
Sep 7, 2026
Merged

Add owned Vulkan buffer API#11
antono3 merged 1 commit into
masterfrom
codex/owned-buffer-api

Conversation

@antono3

@antono3 antono3 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add physical-device memory property snapshots and compatible memory-type selection
  • add an owned buffer/device-memory composite with explicit property requirements and safe cleanup order
  • document buffer lifetime rules and cover memory selection edge cases

Validation

  • v fmt -verify ergonomic/ergonomic.v ergonomic/ergonomic_test.v
  • v -check-syntax ergonomic/ergonomic.v
  • v -check-syntax ergonomic/ergonomic_test.v
  • full compilation delegated to GitHub Actions per repository guidance

@antono3
antono3 merged commit 5330c91 into master Sep 7, 2026
3 checks passed
@antono3
antono3 deleted the codex/owned-buffer-api branch September 7, 2026 19:45
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.

2 participants