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