public class cudaSurfaceBoundaryMode extends Object
surfaceReference| Modifier and Type | Field and Description |
|---|---|
static int |
cudaBoundaryModeClamp |
static int |
cudaBoundaryModeTrap |
static int |
cudaBoundaryModeZero |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int m)
Returns the String identifying the given cudaSurfaceBoundaryMode
|
public static final int cudaBoundaryModeZero
public static final int cudaBoundaryModeClamp
public static final int cudaBoundaryModeTrap
public static String stringFor(int m)
m - The cudaSurfaceBoundaryModeCopyright © 2016. All rights reserved.