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