Source position: vulkanlib.pas line 21480
type TvkCmdDrawClusterHUAWEI = procedure(
commandBuffer: TVkCommandBuffer;
groupCountX: TVkUInt32;
groupCountY: TVkUInt32;
groupCountZ: TVkUInt32
);