public class cudaTextureReadMode
extends java.lang.Object
textureReference
Modifier and Type | Field and Description |
---|---|
static int |
cudaReadModeElementType
Element type read mode
|
static int |
cudaReadModeNormalizedFloat
Normalized float read mode
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given cudaTextureReadMode
|
public static final int cudaReadModeElementType
public static final int cudaReadModeNormalizedFloat