QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
texture_helper.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
__device__ __forceinline__ T tex1Dfetch_ (cudaTextureObject_t tex, int i)
 

Function Documentation

◆ tex1Dfetch_()

template<typename T >
__device__ __forceinline__ T tex1Dfetch_ ( cudaTextureObject_t  tex,
int  i 
)

Definition at line 4 of file texture_helper.cuh.