Definition at line 215 of file agent_rle.cuh.
Data Structures | |
union | ScatterAliasable |
Data Fields | ||
struct { | ||
BlockDiscontinuityT::TempStorage discontinuity | ||
WarpScanPairs::TempStorage warp_scan [WARPS] | ||
Uninitialized< LengthOffsetPair[WARPS]> warp_aggregates | ||
TilePrefixCallbackOpT::TempStorage prefix | ||
}; | ||
BlockLoadT::TempStorage | load | |
union cub::AgentRle::_TempStorage::Aliasable::ScatterAliasable | scatter_aliasable | |
BlockDiscontinuityT::TempStorage cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable::discontinuity |
Definition at line 219 of file agent_rle.cuh.
BlockLoadT::TempStorage cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable::load |
Definition at line 226 of file agent_rle.cuh.
TilePrefixCallbackOpT::TempStorage cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable::prefix |
Definition at line 222 of file agent_rle.cuh.
Uninitialized<LengthOffsetPair[WARPS]> cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable::warp_aggregates |
Definition at line 221 of file agent_rle.cuh.
WarpScanPairs::TempStorage cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable::warp_scan[WARPS] |
Definition at line 220 of file agent_rle.cuh.