|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcuda.runtime.cudaSurfaceFormatMode
public class cudaSurfaceFormatMode
Surface format modes
surfaceReference| Field Summary | |
|---|---|
static int |
cudaFormatModeAuto
|
static int |
cudaFormatModeForced
|
| Method Summary | |
|---|---|
static java.lang.String |
stringFor(int m)
Returns the String identifying the given cudaSurfaceFormatMode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int cudaFormatModeForced
public static final int cudaFormatModeAuto
| Method Detail |
|---|
public static java.lang.String stringFor(int m)
m - The cudaSurfaceFormatMode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||