HIP: Heterogenous-computing Interface for Portability
hip_texture_types.h
1 #ifndef HIP_INCLUDE_HIP_NVCC_DETAIL_HIP_TEXTURE_TYPES_H
2 #define HIP_INCLUDE_HIP_NVCC_DETAIL_HIP_TEXTURE_TYPES_H
3 
4 #include <texture_types.h>
5 
6 #endif