|
Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
|
#include "pointer.h"Go to the source code of this file.
Classes | |
| struct | lift::__ldg_loader< system, T > |
| struct | lift::__ldg_loader< host, T > |
| struct | lift::__ldg_loader< cuda, T > |
| struct | lift::ldg_pointer< system, value_type, index_type > |
Namespaces | |
| lift | |
Functions | |
| template<target_system system, typename T , typename I > | |
| LIFT_HOST_DEVICE const ldg_pointer< system, T, I > | lift::make_ldg_pointer (const pointer< system, T, I > p) |
1.8.6