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