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