pub unsafe extern "system" fn vkCmdDispatchGraphIndirectAMDX(
commandBuffer: VkCommandBuffer,
scratch: VkDeviceAddress,
scratchSize: VkDeviceSize,
pCountInfo: *const VkDispatchGraphCountInfoAMDX,
)Expand description
Available if built with prototypes.