HIP: Heterogenous-computing Interface for Portability
|
Defines surface types for HIP runtime. More...
#include <hip/driver_types.h>
Go to the source code of this file.
Classes | |
struct | surfaceReference |
Typedefs | |
typedef unsigned long long | hipSurfaceObject_t |
Enumerations | |
enum | hipSurfaceBoundaryMode { hipBoundaryModeZero = 0, hipBoundaryModeTrap = 1, hipBoundaryModeClamp = 2 } |
Defines surface types for HIP runtime.
typedef unsigned long long hipSurfaceObject_t |
An opaque value that represents a hip surface object
hip surface boundary modes