Skip to main content

vkCmdDispatchGraphIndirectAMDX

Function vkCmdDispatchGraphIndirectAMDX 

Source
pub unsafe extern "system" fn vkCmdDispatchGraphIndirectAMDX(
    commandBuffer: VkCommandBuffer,
    scratch: VkDeviceAddress,
    scratchSize: VkDeviceSize,
    pCountInfo: *const VkDispatchGraphCountInfoAMDX,
)
Expand description

Available if built with prototypes.