org.naokishibata.armarker
Class CLHelper.PlatformDevicePair
java.lang.Object
org.naokishibata.armarker.CLHelper.PlatformDevicePair
- Enclosing class:
- CLHelper
public static class CLHelper.PlatformDevicePair
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
platform
public final org.jocl.cl_platform_id platform
device
public final org.jocl.cl_device_id device
contextProperties
public final org.jocl.cl_context_properties contextProperties
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object