rocPRIM
|
Classes | |
struct | storage_type |
Public Types | |
using | id_type = T |
Public Member Functions | |
ROCPRIM_DEVICE ROCPRIM_INLINE void | reset () |
ROCPRIM_DEVICE ROCPRIM_INLINE id_type | get (unsigned int tid, storage_type &storage) |
Static Public Member Functions | |
static ROCPRIM_HOST ordered_block_id | create (id_type *id) |
static ROCPRIM_HOST size_t | get_storage_size () |
static ROCPRIM_HOST detail::temp_storage::layout | get_temp_storage_layout () |
Public Attributes | |
id_type * | id |