MCPcopy Create free account
hub / github.com/adrien-ben/vulkan-tutorial-rs / create_command_pool

Method create_command_pool

src/main.rs:1053–1067  ·  view source on GitHub ↗
(
        device: &Device,
        queue_families_indices: QueueFamiliesIndices,
        create_flags: vk::CommandPoolCreateFlags,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected