We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from_parts
1 parent b738ad1 commit 29d349cCopy full SHA for 29d349c
Changelog.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Added `VK_EXT_shader_object` device extension (#732)
15
- Added missing `Device::get_device_queue2()` wrapper (#736)
16
- Exposed `FramebufferCreateInfo::attachment_count()` builder for `vk::FramebufferCreateFlags::IMAGELESS` (#747)
17
+- Allow building Entry/Instance/Device from handle+fns (#748)
18
19
### Changed
20
0 commit comments