Source position: vulkanlib.pas line 23488
type TvkCmdTraceRaysIndirect2KHR = procedure(
commandBuffer: TVkCommandBuffer;
indirectDeviceAddress: TVkDeviceAddress
);