java.lang.Object
de.grogra.gpuflux.jocl.compute.ComputeContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateKernel
(String filename, String kernelname, String options) createSharedBuffer
(ComputeByteBuffer computeByteBuffer, long flags) void
finish()
protected JOCLContext
getContext
(int id) getLog()
boolean
boolean
boolean
valid()
-
Constructor Details
-
ComputeContext
-
-
Method Details
-
getLog
-
createKernel
- Throws:
IOException
-
getDeviceList
-
getContext
-
getFilter
-
hasLittleEndian
public boolean hasLittleEndian() -
hasBigEndian
public boolean hasBigEndian() -
getPrimaryDevice
-
valid
public boolean valid() -
finish
public void finish() -
createByteBuffer
-
aquireLog
-