Searched defs:TransferGuardState (Results 1 – 1 of 1) sorted by relevance
55 struct TransferGuardState { struct56 std::optional<TransferGuardLevel> host_to_device;57 std::optional<TransferGuardLevel> device_to_device;58 std::optional<TransferGuardLevel> device_to_host;59 bool explicit_device_put = false;60 bool explicit_device_get = false;