Skip to content

Add owned image views and layout transitions - #16

Merged
antono3 merged 1 commit into
masterfrom
codex/owned-image-view-transitions
Sep 7, 2026
Merged

Add owned image views and layout transitions#16
antono3 merged 1 commit into
masterfrom
codex/owned-image-view-transitions

Conversation

@antono3

@antono3 antono3 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add an owned identity-swizzled 2D image view tied to OwnedImage metadata and lifetime
  • add an explicit synchronization-1 image layout transition description and command-buffer recorder
  • cover view validation, lifetime metadata, and raw barrier construction; document scope and ordering

Semantics

  • callers explicitly provide aspects, layouts, stage masks, access masks, and dependency flags
  • the focused helper covers the owned image's single mip level and array layer
  • queue-family ownership transfers, broader ranges, and synchronization-2 remain in the raw API

Local validation

  • v fmt -verify ergonomic/ergonomic.v ergonomic/ergonomic_test.v
  • syntax-only checks for both ergonomic source files
  • full compilation delegated to GitHub Actions per repository guidance

@antono3
antono3 force-pushed the codex/owned-image-view-transitions branch from 614d7b9 to 8290020 Compare September 7, 2026 20:37
@antono3
antono3 merged commit 500f972 into master Sep 7, 2026
3 checks passed
@antono3
antono3 deleted the codex/owned-image-view-transitions branch September 7, 2026 20:38
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