|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.gpuflux.jocl.compute.Kernel
public class Kernel
| Constructor Summary | |
|---|---|
protected |
Kernel(int size,
ComputeContext context)
|
| Method Summary | |
|---|---|
ComputeContext |
getContext()
|
protected JOCLKernel |
getKernel(int contextID)
|
protected void |
setContextKernel(int deviceIdx,
JOCLKernel joclKernel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Kernel(int size,
ComputeContext context)
| Method Detail |
|---|
public ComputeContext getContext()
protected JOCLKernel getKernel(int contextID)
protected void setContextKernel(int deviceIdx,
JOCLKernel joclKernel)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||