pub unsafe extern "system" fn vkCmdDispatchGraphIndirectCountAMDX(
commandBuffer: VkCommandBuffer,
scratch: VkDeviceAddress,
scratchSize: VkDeviceSize,
countInfo: VkDeviceAddress,
)Expand description
Available if built with prototypes.