|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcuda.runtime.cudaTextureReadMode
public class cudaTextureReadMode
Texture read modes
textureReference| Field Summary | |
|---|---|
static int |
cudaReadModeElementType
Element type read mode |
static int |
cudaReadModeNormalizedFloat
Normalized float read mode |
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given cudaTextureReadMode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int cudaReadModeElementType
public static final int cudaReadModeNormalizedFloat
| Method Detail |
|---|
public static java.lang.String stringFor(int m)
m - The cudaTextureReadMode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||