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