Skip to content

release: v0.34.3 — Validation Phase C + dynamic UBO fix (#333, #343) - #349

Merged
kolkov merged 1 commit into
mainfrom
release/v0.34.3
Sep 3, 2026
Merged

release: v0.34.3 — Validation Phase C + dynamic UBO fix (#333, #343)#349
kolkov merged 1 commit into
mainfrom
release/v0.34.3

Conversation

@kolkov

@kolkov kolkov commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Validation Phase C (@lkmavi): 15+ feature gates, texture usage, indirect count, ~80 tests. Dynamic UBO fix: Vulkan + Software. Closes #333, fixes #343.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Validation Phase C (@lkmavi): 15+ feature gates, texture usage matrix,
indirect count with Vulkan native vkCmdDrawIndirectCount, CreateQuerySet,
~80 new tests, enterprise test infrastructure (ValidationEnv).

Dynamic UBO fix: Vulkan bufferBindingTypeToVk returns _DYNAMIC variants
when HasDynamicOffset true. Software checks per-binding before consuming
offset. DX12 documented as TODO.

Closes #333, fixes #343
@kolkov
kolkov merged commit b35feae into main Sep 3, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant