Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Functions
ldg_wrapper.h File Reference
#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)