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

Method create_index_buffer

src/main.rs:1669–1682  ·  view source on GitHub ↗
(
        vk_context: &VkContext,
        command_pool: vk::CommandPool,
        transfer_queue: vk::Queue,
        indices: &[u32],
    )

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