Definition at line 196 of file agent_select_if.cuh.
Data Fields | ||
| struct { | ||
| BlockScanT::TempStorage scan | ||
| TilePrefixCallbackOpT::TempStorage prefix | ||
| BlockDiscontinuityT::TempStorage discontinuity | ||
| }; | ||
| BlockLoadT::TempStorage | load_items | |
| BlockLoadFlags::TempStorage | load_flags | |
| Uninitialized< ItemExchangeT > | raw_exchange | |
| BlockDiscontinuityT::TempStorage cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::discontinuity |
Definition at line 202 of file agent_select_if.cuh.
| BlockLoadFlags::TempStorage cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::load_flags |
Definition at line 209 of file agent_select_if.cuh.
| BlockLoadT::TempStorage cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::load_items |
Definition at line 206 of file agent_select_if.cuh.
| TilePrefixCallbackOpT::TempStorage cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::prefix |
Definition at line 201 of file agent_select_if.cuh.
| Uninitialized<ItemExchangeT> cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::raw_exchange |
Definition at line 212 of file agent_select_if.cuh.
| BlockScanT::TempStorage cub::AgentSelectIf< AgentSelectIfPolicyT, InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::_TempStorage::scan |
Definition at line 200 of file agent_select_if.cuh.