Skip to main content

vkCreateIndirectCommandsLayoutNV

Function vkCreateIndirectCommandsLayoutNV 

Source
pub unsafe extern "system" fn vkCreateIndirectCommandsLayoutNV(
    device: VkDevice,
    pCreateInfo: *const VkIndirectCommandsLayoutCreateInfoNV,
    pAllocator: *const VkAllocationCallbacks,
    pIndirectCommandsLayout: *mut VkIndirectCommandsLayoutNV,
) -> VkResult
Expand description

Available if built with prototypes.