com.jogamp.opencl.impl
Class CLTLAccessorFactory
java.lang.Object
com.jogamp.opencl.impl.CLTLAccessorFactory
- All Implemented Interfaces:
- CLAccessorFactory
public class CLTLAccessorFactory
- extends Object
- implements CLAccessorFactory
- Author:
- Michael Bien, et al.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLTLAccessorFactory
public CLTLAccessorFactory()
createDeviceInfoAccessor
public CLInfoAccessor createDeviceInfoAccessor(CLDeviceBinding cl,
long id)
- Specified by:
createDeviceInfoAccessor
in interface CLAccessorFactory
createPlatformInfoAccessor
public CLPlatformInfoAccessor createPlatformInfoAccessor(CL cl,
long id)
- Specified by:
createPlatformInfoAccessor
in interface CLAccessorFactory